| Index: pkg/front_end/testcases/inference/future_union_downwards_generic_method_with_future_return.dart.strong.expect
|
| diff --git a/pkg/front_end/testcases/inference/future_union_downwards_generic_method_with_future_return.dart.strong.expect b/pkg/front_end/testcases/inference/future_union_downwards_generic_method_with_future_return.dart.strong.expect
|
| index 0043d40d7988d2b20d00410613b79862cc4a29ad..182662a3d29f2249f6862c9de0c4e8cd7f7447b0 100644
|
| --- a/pkg/front_end/testcases/inference/future_union_downwards_generic_method_with_future_return.dart.strong.expect
|
| +++ b/pkg/front_end/testcases/inference/future_union_downwards_generic_method_with_future_return.dart.strong.expect
|
| @@ -4,7 +4,7 @@ import "dart:core" as core;
|
| import "dart:async" as asy;
|
|
|
| class A extends core::Object {
|
| - constructor •() → void
|
| + default constructor •() → void
|
| : super core::Object::•()
|
| ;
|
| }
|
|
|