| Index: pkg/front_end/test/fasta/rasta/issue_000046.dart.outline.expect
|
| diff --git a/pkg/front_end/test/fasta/rasta/issue_000046.dart.outline.expect b/pkg/front_end/test/fasta/rasta/issue_000046.dart.outline.expect
|
| index 2910ee2ca9e748cef3776b385f926f6fe7c02bef..d3f123b15bab4e392c486751a0cf78d5c4752bef 100644
|
| --- a/pkg/front_end/test/fasta/rasta/issue_000046.dart.outline.expect
|
| +++ b/pkg/front_end/test/fasta/rasta/issue_000046.dart.outline.expect
|
| @@ -4,6 +4,6 @@ import "dart:core" as core;
|
|
|
| class C extends core::Object {
|
| field invalid-type c;
|
| - constructor •() → self::C
|
| - : self::C::c = invalid-expression, super core::Object::•();
|
| + constructor •() → void
|
| + ;
|
| }
|
|
|