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