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

Unified Diff: pkg/front_end/test/fasta/rasta/class_hierarchy.dart.outline.expect

Issue 2732293004: Install default constructors on broken mixin applications. (Closed)
Patch Set: Update status files. 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 | « pkg/front_end/lib/src/fasta/kernel/kernel_target.dart ('k') | tests/co19/co19-kernel.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/test/fasta/rasta/class_hierarchy.dart.outline.expect
diff --git a/pkg/front_end/test/fasta/rasta/class_hierarchy.dart.outline.expect b/pkg/front_end/test/fasta/rasta/class_hierarchy.dart.outline.expect
index 71d5898ab6ecd5361a45f5bd0204eff14d8f5b32..f77dde6947884efb43d7ff77d0f959237046817c 100644
--- a/pkg/front_end/test/fasta/rasta/class_hierarchy.dart.outline.expect
+++ b/pkg/front_end/test/fasta/rasta/class_hierarchy.dart.outline.expect
@@ -21,6 +21,8 @@ class D extends core::Object {
throw "Redirection constructor target not found: Missing";
}
abstract class Object&Missing extends core::Object {
+ constructor •() → void
+ ;
}
static method main() → void
;
« no previous file with comments | « pkg/front_end/lib/src/fasta/kernel/kernel_target.dart ('k') | tests/co19/co19-kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698