void f() {
switch (1) {
case 1:
case 2:
break;
}
switch (int varname; 1) {
switch (1)
default:
switch (0)
;