Files
Kmake/deps/v8/test/message/fail/arrow-missing.out
2026-05-26 23:36:42 -07:00

5 lines
140 B
Plaintext

*%(basename)s:7: SyntaxError: Unexpected token ')'
function foo() { return(); }
^
SyntaxError: Unexpected token ')'