| Index: pkg/front_end/testcases/inference/downwards_inference_annotations_parameter.dart.outline.expect
|
| diff --git a/pkg/front_end/testcases/inference/downwards_inference_annotations_parameter.dart.outline.expect b/pkg/front_end/testcases/inference/downwards_inference_annotations_parameter.dart.outline.expect
|
| index ba7e4b5c32ffbb5aa3651baf475520480bc71e1d..71cfd728edc0592c9bf2e0d0b1bcca4257db7b1d 100644
|
| --- a/pkg/front_end/testcases/inference/downwards_inference_annotations_parameter.dart.outline.expect
|
| +++ b/pkg/front_end/testcases/inference/downwards_inference_annotations_parameter.dart.outline.expect
|
| @@ -7,7 +7,7 @@ class Foo extends core::Object {
|
| ;
|
| }
|
| class C extends core::Object {
|
| - constructor •() → void
|
| + default constructor •() → void
|
| ;
|
| method m(dynamic x) → void
|
| ;
|
|
|