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

Unified Diff: tests/language_strong/illegal_declaration_test.dart

Issue 2763823002: Move spaces from before comments to within comments (Closed)
Patch Set: Fix comments 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_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() {}

Powered by Google App Engine
This is Rietveld 408576698