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

Unified Diff: tests/language/no_main_test.dart

Issue 2765693002: Update all tests (Closed)
Patch Set: Created 3 years, 9 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
Index: tests/language/no_main_test.dart
diff --git a/tests/language/no_main_test.dart b/tests/language/no_main_test.dart
index 24e5b37118b7a5e4cb2b5dbdce522937cc4a536d..0700b65c53e65fba4f05910fdc18d1cbe550d9f8 100644
--- a/tests/language/no_main_test.dart
+++ b/tests/language/no_main_test.dart
@@ -2,6 +2,6 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-/* /// 01: static type warning, runtime error
+/* //# 01: static type warning, runtime error
main() {}
-*/ /// 01: continued
+*/ //# 01: continued

Powered by Google App Engine
This is Rietveld 408576698