export fn a() void { b(); } // error // // :2:5: error: use of undeclared identifier 'b'