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

Unified Diff: test/mjsunit/with-value.js

Issue 82803005: Make sure files end with exactly one new line and police this in presubmit. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: retry upload Created 7 years, 1 month 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/mjsunit/unicode-test.js ('k') | test/preparser/non-use-strict-hex-escape.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/with-value.js
diff --git a/test/mjsunit/with-value.js b/test/mjsunit/with-value.js
index a4da1fad9c1c0d32d55b456ded00c1c8fd77d1a4..f7a89f3fb6116f1d8f9eb5912902263ef9847ced 100644
--- a/test/mjsunit/with-value.js
+++ b/test/mjsunit/with-value.js
@@ -35,4 +35,4 @@
/* This should be fairly easy again. May need some work in the
compiler's VisitWith() function, or perhaps the runtime routine's
PushContextForWith().
-*/
+*/
« no previous file with comments | « test/mjsunit/unicode-test.js ('k') | test/preparser/non-use-strict-hex-escape.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698