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

Unified Diff: test/lexer/cornercases/end-inside-string2.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/end-inside-string.js ('k') | test/lexer/cornercases/file-with-zero.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/lexer/cornercases/end-inside-string2.js
diff --git a/test/lexer/cornercases/end-inside-string2.js b/test/lexer/cornercases/end-inside-string2.js
index 35c9e5a2beb0b723415b379801b1bb7ca333853f..ff7e43be2ffad34cdbf41d05f88a23d1aecd7dac 100644
--- a/test/lexer/cornercases/end-inside-string2.js
+++ b/test/lexer/cornercases/end-inside-string2.js
@@ -25,4 +25,4 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-var description = 'this file ends inside a string -- that can't be good!
+var description = 'this file ends inside a string -- that can't be good!
« no previous file with comments | « test/lexer/cornercases/end-inside-string.js ('k') | test/lexer/cornercases/file-with-zero.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698