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

Unified Diff: tests/language/library4.dart

Issue 2771453003: Format all tests. (Closed)
Patch Set: Format files Created 3 years, 8 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/library4.dart
diff --git a/tests/language/library4.dart b/tests/language/library4.dart
index 1625f0cc62d5f78d5ca07183b3dfff51cc6fb5e9..0571c73f0af8fe10f37c0f0c9d621c347f093a52 100644
--- a/tests/language/library4.dart
+++ b/tests/language/library4.dart
@@ -5,6 +5,7 @@
library library4.dart;
-import "library2.dart"; // defines "foo" and "foo1".
+import "library2.dart"; // defines "foo" and "foo1".
+
var foo;
var foo1 = 0;

Powered by Google App Engine
This is Rietveld 408576698