#unittest { name: "Testing function access specifier in global."; error: SEMANTIC; error_row: 8; error_col: 8; }; public func foo() { return 1; }