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..25411518c3aa1d3baecff4086c8f741437b520cd 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() {} |