blob: 833315c835a7f9eb0f97bd2ab6045b7025b21373 [file]
void f(x) {
if (x case 0 as int when true) {}
}