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: pkg/analyzer_cli/test/data/bazel/proj/lib/file.dart

Issue 2746333008: Run dartfmt on dart2js codebase. (Closed)
Patch Set: Format all analyzer packages 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: pkg/analyzer_cli/test/data/bazel/proj/lib/file.dart
diff --git a/pkg/analyzer_cli/test/data/bazel/proj/lib/file.dart b/pkg/analyzer_cli/test/data/bazel/proj/lib/file.dart
index cbe23728081ba4cd238c5b880de394d62edd7932..2982d20a2dd38f9b60001c361b0dc6bf799582f8 100644
--- a/pkg/analyzer_cli/test/data/bazel/proj/lib/file.dart
+++ b/pkg/analyzer_cli/test/data/bazel/proj/lib/file.dart
@@ -1,3 +1,3 @@
main() {
print('hello');
-}
+}

Powered by Google App Engine
This is Rietveld 408576698