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

Unified Diff: tests/language/mixin_invalid_inheritance2_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/mixin_invalid_bound_test.dart ('k') | tests/language/mixin_of_mixin_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/mixin_invalid_inheritance2_test.dart
diff --git a/tests/language/mixin_invalid_inheritance2_test.dart b/tests/language/mixin_invalid_inheritance2_test.dart
index 9edca961595642e0296ef03b909cbfc28eb928c9..6752bb2df80304dd2ca9822b65ba57622c6bdf00 100644
--- a/tests/language/mixin_invalid_inheritance2_test.dart
+++ b/tests/language/mixin_invalid_inheritance2_test.dart
@@ -10,4 +10,4 @@ main() {
new C<C>(); // //# 01: continued
new C<C>(); // //# 02: continued
new C<C>(); // //# 03: continued
-}
+}
« no previous file with comments | « tests/language/mixin_invalid_bound_test.dart ('k') | tests/language/mixin_of_mixin_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698