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

Unified Diff: tests/lib/mirrors/library_imports_bad_metadata_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/mirrors/library_imports_bad_metadata_test.dart
diff --git a/tests/lib/mirrors/library_imports_bad_metadata_test.dart b/tests/lib/mirrors/library_imports_bad_metadata_test.dart
index 51c756ee59ae646e28a4df9075d93fb7b314f7e4..82069465bf705c0c66973ec27a9513a2c1f4a4a9 100644
--- a/tests/lib/mirrors/library_imports_bad_metadata_test.dart
+++ b/tests/lib/mirrors/library_imports_bad_metadata_test.dart
@@ -4,7 +4,7 @@
library test.library_imports_bad_metadata;
-@undefined /// 01: compile-time error
+@undefined // /// 01: compile-time error
import 'dart:mirrors';
import 'package:expect/expect.dart';

Powered by Google App Engine
This is Rietveld 408576698