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

Unified Diff: pkg/front_end/testcases/shaker/implicit_constructors.dart.shaker

Issue 2894283002: Reapply CL: first step for modular support in fasta (Closed)
Patch Set: new changes since first CL Created 3 years, 7 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: pkg/front_end/testcases/shaker/implicit_constructors.dart.shaker
diff --git a/pkg/front_end/testcases/shaker/implicit_constructors.dart.shaker b/pkg/front_end/testcases/shaker/implicit_constructors.dart.shaker
new file mode 100644
index 0000000000000000000000000000000000000000..37d14fa8c0e63ba80cf5e97575391506f7b262d3
--- /dev/null
+++ b/pkg/front_end/testcases/shaker/implicit_constructors.dart.shaker
@@ -0,0 +1,6 @@
+DO NOT EDIT -- this file is autogenerated ---
+Tree-shaker preserved the following:
+
+library pkg/front_end/testcases/shaker/lib/lib.dart:
+ - class F
+ - (default constructor)

Powered by Google App Engine
This is Rietveld 408576698