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