| Index: pkg/front_end/testcases/rasta/issue_000067.dart.direct.expect
|
| diff --git a/pkg/front_end/testcases/rasta/issue_000067.dart.direct.expect b/pkg/front_end/testcases/rasta/issue_000067.dart.direct.expect
|
| index cabfbbbdd2563e017e2e044d96f63fa8371c9c5b..85a69c19fddd5fc8253cbb2a9d4a7c4cef1d3cc3 100644
|
| --- a/pkg/front_end/testcases/rasta/issue_000067.dart.direct.expect
|
| +++ b/pkg/front_end/testcases/rasta/issue_000067.dart.direct.expect
|
| @@ -22,7 +22,7 @@ class C extends self::A {
|
| }
|
| }
|
| class D extends self::C {
|
| - constructor •() → void
|
| + default constructor •() → void
|
| : super self::C::•()
|
| ;
|
| method m() → core::int {
|
|
|