| Index: pkg/front_end/testcases/rasta/issue_000043.dart.direct.expect
|
| diff --git a/pkg/front_end/testcases/rasta/issue_000043.dart.direct.expect b/pkg/front_end/testcases/rasta/issue_000043.dart.direct.expect
|
| index 44eaf8121dd3ceb3906995328a80290b58c0ad63..e72b4268b15084e4dc5f6ad99a969f68b9c053bb 100644
|
| --- a/pkg/front_end/testcases/rasta/issue_000043.dart.direct.expect
|
| +++ b/pkg/front_end/testcases/rasta/issue_000043.dart.direct.expect
|
| @@ -3,7 +3,7 @@ import self as self;
|
| import "dart:core" as core;
|
|
|
| class C extends core::Object {
|
| - constructor •() → void
|
| + default constructor •() → void
|
| : super core::Object::•()
|
| ;
|
| get x() → dynamic
|
|
|