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

Unified Diff: test/lexer/utf-1.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/utf-endlines.js ('k') | test/message/isvar.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/lexer/utf-1.js
diff --git a/test/lexer/utf-1.js b/test/lexer/utf-1.js
index 2f1ef5209649d4c955c9e0478fd95036e529719c..08843b9e4112930afb891b1d37db4306ddb683d8 100644
--- a/test/lexer/utf-1.js
+++ b/test/lexer/utf-1.js
@@ -28,4 +28,4 @@
// This file is in utf-8 (or rather, ASCII), but doesn't contain any weird
// characters.
-var foobar = 16;
+var foobar = 16;
« no previous file with comments | « test/lexer/cornercases/utf-endlines.js ('k') | test/message/isvar.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698