Index: tests/language_strong/illegal_declaration_test.dart |
diff --git a/tests/language_strong/illegal_declaration_test.dart b/tests/language_strong/illegal_declaration_test.dart |
index 5d76cb1a0013fd447548476219c3c9f8f97a5522..d73c61e3bbc415b664adf16b1a20ce19b97ce4fc 100644 |
--- a/tests/language_strong/illegal_declaration_test.dart |
+++ b/tests/language_strong/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() {} |