void f(x) { const y = 1; switch (x) { case y? ?: break; } }