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

Unified Diff: tests/language_strong/mixin_type_variable_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
Index: tests/language_strong/mixin_type_variable_test.dart
diff --git a/tests/language_strong/mixin_type_variable_test.dart b/tests/language_strong/mixin_type_variable_test.dart
index 971b464118f4a87b626d842f2fe36ac6cc3005cd..f2a62c0791dfeed0e3829d60750415bfef08fa1a 100644
--- a/tests/language_strong/mixin_type_variable_test.dart
+++ b/tests/language_strong/mixin_type_variable_test.dart
@@ -29,4 +29,4 @@ void main() {
new F(); //# 06: continued
new G<num>(); //# 07: continued
new H(); //# 08: continued
-}
+}
« no previous file with comments | « tests/language_strong/mixin_type_parameters_errors_test.dart ('k') | tests/language_strong/multiline_newline_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698