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

Unified Diff: tests/language_strong/main_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_strong/main_test.dart
diff --git a/tests/language_strong/main_test.dart b/tests/language_strong/main_test.dart
index db9324d874d0403a3587d18894284d5ee48dfdc3..35b20e073ada73f1a419f18bf9e70ba5f53b86fa 100644
--- a/tests/language_strong/main_test.dart
+++ b/tests/language_strong/main_test.dart
@@ -20,5 +20,4 @@ a, {b} // //# 42: ok
[a, b, c] //# 44: ok
{a, b, c} //# 45: ok
-) {
-}
+ ) {}

Powered by Google App Engine
This is Rietveld 408576698