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

Unified Diff: tests/language/const_var_helper.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/const_var_helper.dart
diff --git a/tests/language/const_var_helper.dart b/tests/language/const_var_helper.dart
index 6525ecba24f166210f188beba0b78649a627d31c..5fb3dca3a1f1b5fe7fa714af52da59b67d90d461 100644
--- a/tests/language/const_var_helper.dart
+++ b/tests/language/const_var_helper.dart
@@ -9,4 +9,3 @@ library const_var_helper;
class Foo<E> {
const Foo();
}
-

Powered by Google App Engine
This is Rietveld 408576698