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

Unified Diff: tests/lib_strong/mirrors/class_declarations_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/lib_strong/mirrors/class_declarations_test.dart
diff --git a/tests/lib_strong/mirrors/class_declarations_test.dart b/tests/lib_strong/mirrors/class_declarations_test.dart
index 6067e07aaed77314c068b826eebc44996e684fb7..001309f6bc1030c1ae782e4949031b4a4710597d 100644
--- a/tests/lib_strong/mirrors/class_declarations_test.dart
+++ b/tests/lib_strong/mirrors/class_declarations_test.dart
@@ -50,7 +50,7 @@ main() {
'setters');
// dart2js stops testing here.
- return; /// 01: ok
+ return; // /// 01: ok
Expect.setEquals(
['Method(s(+) in s(Class))',

Powered by Google App Engine
This is Rietveld 408576698