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

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

Issue 3004943002: Transitively include outlines of all public members of Class(es). (Closed)
Patch Set: Created 3 years, 4 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/source_class.dart.shaker
diff --git a/pkg/front_end/testcases/shaker/source_class.dart.shaker b/pkg/front_end/testcases/shaker/source_class.dart.shaker
index 9baa9ae33cc000805064769ee97d024d8bc524a8..cb4b57692a75ab3ff4af73cf4e899c7f840a7b7f 100644
--- a/pkg/front_end/testcases/shaker/source_class.dart.shaker
+++ b/pkg/front_end/testcases/shaker/source_class.dart.shaker
@@ -3,10 +3,18 @@ Tree-shaker preserved the following:
library pkg/front_end/testcases/shaker/lib/sources.dart:
- class A1
+ - (default constructor)
- class A2
+ - (default constructor)
- class A3
+ - (default constructor)
- class A4
+ - (default constructor)
- class A5
+ - (default constructor)
- class A6
+ - (default constructor)
- class A7
+ - (default constructor)
- class A8
+ - (default constructor)

Powered by Google App Engine
This is Rietveld 408576698