| Index: pkg/front_end/test/fasta/rasta/issue_000032.dart.outline.expect
|
| diff --git a/pkg/front_end/test/fasta/rasta/issue_000032.dart.outline.expect b/pkg/front_end/test/fasta/rasta/issue_000032.dart.outline.expect
|
| index 3be911ba967d278280afde51f990669bd9e4eb13..a6165acd4e68185314a1680b81493eb5e4cedc5a 100644
|
| --- a/pkg/front_end/test/fasta/rasta/issue_000032.dart.outline.expect
|
| +++ b/pkg/front_end/test/fasta/rasta/issue_000032.dart.outline.expect
|
| @@ -3,8 +3,8 @@ import self as self;
|
| import "dart:core" as core;
|
|
|
| class C extends core::Object {
|
| - constructor •() → self::C
|
| - : super core::Object::•();
|
| + constructor •() → void
|
| + ;
|
| }
|
| static method main() → dynamic
|
| - invalid-statement;
|
| + ;
|
|
|