export fn a() void { return b + c; } // error // // :2:12: error: use of undeclared identifier 'b'