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