export fn a() void { if(true); } // error // // :2:13: error: expected block or assignment, found ';'