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

Unified Diff: test/cornercases/end-inside-comment.js

Issue 61073005: Experimental lexer generator: Add test files. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/parser
Patch Set: 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 | « no previous file | test/cornercases/end-inside-string.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cornercases/end-inside-comment.js
diff --git a/test/message/instanceof.js b/test/cornercases/end-inside-comment.js
similarity index 96%
copy from test/message/instanceof.js
copy to test/cornercases/end-inside-comment.js
index 1d55e0f94ebf1ff421ee80b7c7818fb4df7a18f2..48e14d7e4b0085c54b3ec8557cca475bc12d30b7 100644
--- a/test/message/instanceof.js
+++ b/test/cornercases/end-inside-comment.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.
-1 instanceof 2;
+/*this file ends inside a comment -- that can't be good!
« no previous file with comments | « no previous file | test/cornercases/end-inside-string.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698