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

Unified Diff: tests/language_strong/map_literal1_test.dart

Issue 2774783002: Re-land "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_strong/malformed_test.dart ('k') | tests/language_strong/map_literal3_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_strong/map_literal1_test.dart
diff --git a/tests/language_strong/map_literal1_test.dart b/tests/language_strong/map_literal1_test.dart
index 6e336f4916d21422be6d59eaf7673a9d3f2c1da9..1b9d66c2e2e411a7150b66ab71fba20b81ce617f 100644
--- a/tests/language_strong/map_literal1_test.dart
+++ b/tests/language_strong/map_literal1_test.dart
@@ -9,6 +9,3 @@ main() {
<String, String> // //# 01: static type warning, checked mode compile-time error
{"a": 0};
}
-
-
-
« no previous file with comments | « tests/language_strong/malformed_test.dart ('k') | tests/language_strong/map_literal3_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698