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