blob: 7750d65e331f1a5088b692ff5ce95f8e7766b7d4 [file] [log] [blame]
void f(x) {
switch (x) {
case _:
break;
}
}