79e74db3e0
BUG=v8:4211 LOG=Y R=rossberg@chromium.org Review URL: https://codereview.chromium.org/1315823002 Cr-Commit-Position: refs/heads/master@{#30373}
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
*%(basename)s:7: SyntaxError: Unexpected token )
|
|
function foo() { return(); }
|
|
^
|
|
SyntaxError: Unexpected token )
|