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

Unified Diff: tests/language/private_main.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/private_main.dart
diff --git a/tests/language/private_main.dart b/tests/language/private_main.dart
index 5e1f8d4edaf1286cf1d311c9ead12c7f8544d113..9d17b1796ce44427c0b08ff09c00974bd3a5eb8d 100644
--- a/tests/language/private_main.dart
+++ b/tests/language/private_main.dart
@@ -10,7 +10,6 @@ main() {
}
class PrivateMain {
-
static const _myPrecious = "A Ring";
static accessMyPrivates() {

Powered by Google App Engine
This is Rietveld 408576698