| Index: pkg/front_end/testcases/inference/this_reference.dart.outline.expect
|
| diff --git a/pkg/front_end/testcases/inference/this_reference.dart.outline.expect b/pkg/front_end/testcases/inference/this_reference.dart.outline.expect
|
| index 99dfe3586543086e76fb996369287dbdfae60580..9b85e5f6f7c6f40d8f59484b4c116d377e414573 100644
|
| --- a/pkg/front_end/testcases/inference/this_reference.dart.outline.expect
|
| +++ b/pkg/front_end/testcases/inference/this_reference.dart.outline.expect
|
| @@ -3,7 +3,7 @@ import self as self;
|
| import "dart:core" as core;
|
|
|
| class C<T extends core::Object> extends core::Object {
|
| - constructor •() → void
|
| + default constructor •() → void
|
| ;
|
| method f() → void
|
| ;
|
|
|