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

Unified Diff: tests/language/const_conditional_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/const_conditional_test.dart
diff --git a/tests/language/const_conditional_test.dart b/tests/language/const_conditional_test.dart
index bae4396a66d02022c9d935a03a0e3b83abbc7b01..b214af937251451b60b56c10aa1707d70da33f0a 100644
--- a/tests/language/const_conditional_test.dart
+++ b/tests/language/const_conditional_test.dart
@@ -53,4 +53,4 @@ void main() {
Expect.identical(var1, cond4); // //# 08: continued
Expect.identical(var1, cond4a); //# 09: continued
Expect.identical(nonConst, cond4b); //# 10: continued
-}
+}
« no previous file with comments | « tests/language/conditional_property_increment_decrement_test.dart ('k') | tests/language/const_constructor2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698