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

Unified Diff: tests/language_strong/const_native_factory_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_strong/const_native_factory_test.dart
diff --git a/tests/language_strong/const_native_factory_test.dart b/tests/language_strong/const_native_factory_test.dart
index a33d48762fabfe432d4663bbc44f010e3d9c07d5..2187bf92798abe36a3ab253df26dc0766e8f618c 100644
--- a/tests/language_strong/const_native_factory_test.dart
+++ b/tests/language_strong/const_native_factory_test.dart
@@ -11,4 +11,3 @@ class Cake {
main() {
var c = const Cake("Sacher");
}
-
« no previous file with comments | « tests/language_strong/const_map3_test.dart ('k') | tests/language_strong/const_objects_are_immutable_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698