blob: 3fbe08150b33d2d4874a23b0392dc251c45f3c5f [file] [log] [blame]
void f(x) {
switch (x) {
case var _:
break;
}
}