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

Unified Diff: test/lexer/cornercases/strings-and-identifiers-with-escapes.js

Issue 104653015: Merge bleeding_edge 18017:18017.. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/parser
Patch Set: Created 7 years 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/lexer/cornercases/multiline-and-weird-html-comment.js ('k') | test/lexer/cornercases/utf-endlines.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/lexer/cornercases/strings-and-identifiers-with-escapes.js
diff --git a/test/lexer/cornercases/strings-and-identifiers-with-escapes.js b/test/lexer/cornercases/strings-and-identifiers-with-escapes.js
index 5e70b301515659d3f106d7fe3cdd9421b9255583..dc0389efe7c78e726e2604a8bfecb1444d8e6027 100644
--- a/test/lexer/cornercases/strings-and-identifiers-with-escapes.js
+++ b/test/lexer/cornercases/strings-and-identifiers-with-escapes.js
@@ -35,4 +35,4 @@
'this \u00ab too'
'and \n this \t\00'
-identifier\u1118oo
+identifier\u1118oo
« no previous file with comments | « test/lexer/cornercases/multiline-and-weird-html-comment.js ('k') | test/lexer/cornercases/utf-endlines.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698