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

Unified Diff: tests/language/least_upper_bound_expansive_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/keyword_type_expression_test.dart ('k') | tests/language/least_upper_bound_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/least_upper_bound_expansive_test.dart
diff --git a/tests/language/least_upper_bound_expansive_test.dart b/tests/language/least_upper_bound_expansive_test.dart
index aaa50b9d336f28dff8cdf135d5ccbeffe84f7408..2094f8828568bc4fd95ece98de3e57ec8eaa434e 100644
--- a/tests/language/least_upper_bound_expansive_test.dart
+++ b/tests/language/least_upper_bound_expansive_test.dart
@@ -98,4 +98,4 @@ void testC2(bool z, C2<int> a, N<C2<String>> b) {
void main() {
testC1(false, null, null);
testC2(false, null, null);
-}
+}
« no previous file with comments | « tests/language/keyword_type_expression_test.dart ('k') | tests/language/least_upper_bound_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698