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

Unified Diff: tests/language/const_constructor3_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/const_constructor3_test.dart
diff --git a/tests/language/const_constructor3_test.dart b/tests/language/const_constructor3_test.dart
index 0a13ca70e89a054440407cb45aec0a14ec51f90b..5b9dcbc25eb0e0935fc001c9eeb92ef47b9d1142 100644
--- a/tests/language/const_constructor3_test.dart
+++ b/tests/language/const_constructor3_test.dart
@@ -21,4 +21,4 @@ main() {
print(d); //# 02: continued
print(e); //# 03: continued
print(f); //# 04: continued
-}
+}

Powered by Google App Engine
This is Rietveld 408576698