blob: f1abcf19f72f61bee885a665e6f45b546660b6c1 [file] [log] [blame]
void f(x) {
if (x case 0 when true) {}
}