aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/test/message/fail/arrow-missing.out
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/message/fail/arrow-missing.out')
-rw-r--r--deps/v8/test/message/fail/arrow-missing.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/v8/test/message/fail/arrow-missing.out b/deps/v8/test/message/fail/arrow-missing.out
index bad6157a0a..1784ada6a5 100644
--- a/deps/v8/test/message/fail/arrow-missing.out
+++ b/deps/v8/test/message/fail/arrow-missing.out
@@ -1,4 +1,4 @@
-*%(basename)s:7: SyntaxError: Unexpected token )
+*%(basename)s:7: SyntaxError: Unexpected token ')'
function foo() { return(); }
^
-SyntaxError: Unexpected token )
+SyntaxError: Unexpected token ')'