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

Unified Diff: tests/language/built_in_identifier_illegal_test.dart

Issue 2768073002: Format all multitests (Closed)
Patch Set: 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: tests/language/built_in_identifier_illegal_test.dart
diff --git a/tests/language/built_in_identifier_illegal_test.dart b/tests/language/built_in_identifier_illegal_test.dart
index 29af0ea59a03fe6330b5e0079f2f2b8339d6b99a..36cdeec13804355f24c6695fc16c6f14fe15c9f9 100644
--- a/tests/language/built_in_identifier_illegal_test.dart
+++ b/tests/language/built_in_identifier_illegal_test.dart
@@ -20,5 +20,4 @@ class set { } // //# 13: compile-time error
class static { } // //# 15: compile-time error
class typedef { } // //# 16: compile-time error
-
-main() { }
+main() {}

Powered by Google App Engine
This is Rietveld 408576698