Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(349)

Unified Diff: test/message/arrow-formal-parameters.out

Issue 1373633002: Remove --harmony-arrow-functions flag (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/message/arrow-formal-parameters.js ('k') | test/message/arrow-missing.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/message/arrow-formal-parameters.out
diff --git a/test/message/arrow-formal-parameters.out b/test/message/arrow-formal-parameters.out
index ee918493f5f9f239ca42bd7b415ade6884a517b2..bafcf452e3e53c3f3a22e7b282d4a379e96be0b0 100644
--- a/test/message/arrow-formal-parameters.out
+++ b/test/message/arrow-formal-parameters.out
@@ -1,4 +1,4 @@
-*%(basename)s:7: SyntaxError: Duplicate parameter name not allowed in this context
+*%(basename)s:5: SyntaxError: Duplicate parameter name not allowed in this context
(b, a, a, d) => a
^
SyntaxError: Duplicate parameter name not allowed in this context
« no previous file with comments | « test/message/arrow-formal-parameters.js ('k') | test/message/arrow-missing.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698