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

Unified Diff: tests/language/multiline_newline_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_type_variable_test.dart ('k') | tests/language/named_constructor_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/multiline_newline_test.dart
diff --git a/tests/language/multiline_newline_test.dart b/tests/language/multiline_newline_test.dart
index 1c69440ce482e95835a4cbd964e08e7e764d2dd5..c048632edcf58948d16133a44940525018c462b9 100644
--- a/tests/language/multiline_newline_test.dart
+++ b/tests/language/multiline_newline_test.dart
@@ -54,4 +54,4 @@ main() {
const c10 = c7 ? 1 : 2; // //# 04: compile-time error
const c11 = c8 ? 2 : 3; // //# 05: compile-time error
const c12 = c9 ? 3 : 4; // //# 06: compile-time error
-}
+}
« no previous file with comments | « tests/language/mixin_type_variable_test.dart ('k') | tests/language/named_constructor_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698