blob: 199154a801ae9889596c698101fe9c49a5f20b11 [file] [log] [blame]
void f(x) {
if (x case 0 as int) {}
}