| Index: pkg/front_end/testcases/inference_new/downwards_inference_inside_top_level.dart.strong.expect
|
| diff --git a/pkg/front_end/testcases/inference_new/downwards_inference_inside_top_level.dart.strong.expect b/pkg/front_end/testcases/inference_new/downwards_inference_inside_top_level.dart.strong.expect
|
| index 47a67f580ed6c120f0aae7ed8d554ff0be9c0890..913f0d4c57ae64962bd00b4a101e2d43eae7eee3 100644
|
| --- a/pkg/front_end/testcases/inference_new/downwards_inference_inside_top_level.dart.strong.expect
|
| +++ b/pkg/front_end/testcases/inference_new/downwards_inference_inside_top_level.dart.strong.expect
|
| @@ -4,7 +4,7 @@ import "dart:core" as core;
|
|
|
| class A extends core::Object {
|
| field self::B<core::int> b = null;
|
| - constructor •() → void
|
| + default constructor •() → void
|
| : super core::Object::•()
|
| ;
|
| }
|
|
|