| Index: pkg/front_end/testcases/rasta/issue_000035.dart.direct.expect
|
| diff --git a/pkg/front_end/testcases/rasta/issue_000035.dart.direct.expect b/pkg/front_end/testcases/rasta/issue_000035.dart.direct.expect
|
| index 57cf9380a2b92da189322e414ad67bc7c2dd2519..49f48a897d3b534b6158d0221621d80fefa3e0e4 100644
|
| --- a/pkg/front_end/testcases/rasta/issue_000035.dart.direct.expect
|
| +++ b/pkg/front_end/testcases/rasta/issue_000035.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::•()
|
| ;
|
| abstract method æøC() → dynamic;
|
|
|