| Index: pkg/front_end/testcases/inference/instance_creation_downwards.dart.outline.expect
|
| diff --git a/pkg/front_end/testcases/inference/instance_creation_downwards.dart.outline.expect b/pkg/front_end/testcases/inference/instance_creation_downwards.dart.outline.expect
|
| index aa9fb9489bc9bb0ab9708b72bb232ee77d7dd1a2..a17f0c2d1671d3f7e6b400647110bc371990736c 100644
|
| --- a/pkg/front_end/testcases/inference/instance_creation_downwards.dart.outline.expect
|
| +++ b/pkg/front_end/testcases/inference/instance_creation_downwards.dart.outline.expect
|
| @@ -7,7 +7,7 @@ class A<T extends core::Object> extends core::Object {
|
| ;
|
| }
|
| class B<T extends core::Object> extends core::Object {
|
| - constructor •() → void
|
| + default constructor •() → void
|
| ;
|
| }
|
| static method main() → dynamic
|
|
|