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

Unified Diff: compiler/javatests/com/google/dart/compiler/parser/Comments.dart

Issue 9030028: Issue 1039: Nested comments (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Expand CommentTest.java Created 8 years, 12 months 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 | « compiler/javatests/com/google/dart/compiler/parser/CommentTest.java ('k') | tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compiler/javatests/com/google/dart/compiler/parser/Comments.dart
diff --git a/compiler/javatests/com/google/dart/compiler/parser/Comments.dart b/compiler/javatests/com/google/dart/compiler/parser/Comments.dart
index 447d25bb39ddfe616e5221fad19e0d63b52a6fd7..16c12569bed7e5755153c4b0952d8241fd6ced7f 100644
--- a/compiler/javatests/com/google/dart/compiler/parser/Comments.dart
+++ b/compiler/javatests/com/google/dart/compiler/parser/Comments.dart
@@ -4,4 +4,4 @@
// line comment
// another
class X/**/{//
-}
+}/*/*nested*/*/
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/parser/CommentTest.java ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698