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