blob: be493c2bb596d6c801c30021e2982a5008b5cd46 [file] [log] [blame]
void f(x) {
switch (x) {
case > 1?:
break;
}
}