blob: 1ba3bceb29e0f289dcabdcfc5c3700ae1ce31bef [file]
void f(x) {
switch (x) {
case _?:
break;
}
}