nodejs/deps/v8/test/message/fail/arrow-missing.out

5 lines
140 B
Plaintext
Raw Permalink Normal View History

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