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