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

Unified Diff: tests/language/prefix_test1.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/prefix_test1.dart
diff --git a/tests/language/prefix_test1.dart b/tests/language/prefix_test1.dart
index a9fa72a5c76ab89b1345b6a9dfca2212209d7dff..103026678c76a0028cb6268c4e602a6654bbf9ba 100644
--- a/tests/language/prefix_test1.dart
+++ b/tests/language/prefix_test1.dart
@@ -5,6 +5,7 @@
library PrefixTest1.dart;
import "prefix_test2.dart" as prefix;
+
class Prefix {
static const int foo = 43;

Powered by Google App Engine
This is Rietveld 408576698