1 2 3 4 5 6 7
export fn a() void { if(true); } // error // // :2:13: error: expected block or assignment, found ';'