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

Unified Diff: tests/language/constant_locals_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/const_syntax_test.dart ('k') | tests/language/constant_type_literal_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/constant_locals_test.dart
diff --git a/tests/language/constant_locals_test.dart b/tests/language/constant_locals_test.dart
index f506a02729f2bfdb518e80035a77d0e0afb20a14..f5aa080611c1149298874d992abc98df61dc2bb6 100644
--- a/tests/language/constant_locals_test.dart
+++ b/tests/language/constant_locals_test.dart
@@ -27,4 +27,4 @@ method() => 0;
class Class {
const Class();
-}
+}
« no previous file with comments | « tests/language/const_syntax_test.dart ('k') | tests/language/constant_type_literal_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698