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

Unified Diff: test/lexer/cornercases/end-inside-string.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-comment.js ('k') | test/lexer/cornercases/end-inside-string2.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/lexer/cornercases/end-inside-string.js
diff --git a/test/lexer/cornercases/end-inside-string.js b/test/lexer/cornercases/end-inside-string.js
index 625a4d6bfe1f20b5fd76863210b69ad2a4c584b8..de9b2f797bbdc7cd2b6dd4078498996371f36bfc 100644
--- a/test/lexer/cornercases/end-inside-string.js
+++ b/test/lexer/cornercases/end-inside-string.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-comment.js ('k') | test/lexer/cornercases/end-inside-string2.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698