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

Unified Diff: tests/language/illegal_declaration_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/illegal_declaration_test.dart
diff --git a/tests/language/illegal_declaration_test.dart b/tests/language/illegal_declaration_test.dart
index 5d76cb1a0013fd447548476219c3c9f8f97a5522..d73c61e3bbc415b664adf16b1a20ce19b97ce4fc 100644
--- a/tests/language/illegal_declaration_test.dart
+++ b/tests/language/illegal_declaration_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: compile-time error
+[ //# 01: compile-time error
main() {}

Powered by Google App Engine
This is Rietveld 408576698