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

Unified Diff: tests/language/import_combinators_part.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/import_combinators_part.dart
diff --git a/tests/language/import_combinators_part.dart b/tests/language/import_combinators_part.dart
index 69edb584fdb589137e9e26bb9bc1478279bed296..1e49a6cd6fe06782e6064267e19e1b83f389b47d 100644
--- a/tests/language/import_combinators_part.dart
+++ b/tests/language/import_combinators_part.dart
@@ -5,7 +5,7 @@
// This file is part of the test import_combinators_test.dart
// VM ignores the library name.
-part of Foo; /// static warning
+part of Foo; // /// static warning
lookBehindCurtain() {
return show; // show is an imported identifier.

Powered by Google App Engine
This is Rietveld 408576698