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

Unified Diff: tests/language/deferred_constraints_type_annotation_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/deferred_constraints_type_annotation_test.dart
diff --git a/tests/language/deferred_constraints_type_annotation_test.dart b/tests/language/deferred_constraints_type_annotation_test.dart
index 897c0fdde7c5d0516e1d73316322cd40af7d78b9..574a2eb7d42623447610a2d1c5e6e8320228fd89 100644
--- a/tests/language/deferred_constraints_type_annotation_test.dart
+++ b/tests/language/deferred_constraints_type_annotation_test.dart
@@ -9,6 +9,7 @@ import "deferred_constraints_lib.dart" deferred as lib;
import "deferred_constraints_lib.dart" as lib2; //# type_annotation_non_deferred: ok
class F {}
+
class G2<T> {}
main() {
« no previous file with comments | « tests/language/deferred_constraints_constants_test.dart ('k') | tests/language/deferred_inheritance_constraints_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698