4 lines
136 B
Text
4 lines
136 B
Text
*%(basename)s:7: SyntaxError: Unexpected token )
|
|
function foo() { return(); }
|
|
^
|
|
SyntaxError: Unexpected token )
|