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

Unified Diff: tests/language/built_in_identifier_illegal_test.dart

Issue 2770063002: Revert "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
« no previous file with comments | « tests/language/bool_condition_check_test.dart ('k') | tests/language/built_in_identifier_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 36cdeec13804355f24c6695fc16c6f14fe15c9f9..29af0ea59a03fe6330b5e0079f2f2b8339d6b99a 100644
--- a/tests/language/built_in_identifier_illegal_test.dart
+++ b/tests/language/built_in_identifier_illegal_test.dart
@@ -20,4 +20,5 @@ class set { } // //# 13: compile-time error
class static { } // //# 15: compile-time error
class typedef { } // //# 16: compile-time error
-main() {}
+
+main() { }
« no previous file with comments | « tests/language/bool_condition_check_test.dart ('k') | tests/language/built_in_identifier_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698