blob: 983d79ef4d94458895f3c54fd4c47090be359a1f [file]
void f(x) {
switch (x) {
case {...}:
break;
}
}