| Index: pkg/front_end/testcases/inference_new/dependency_only_if_generic_method.dart.outline.expect
|
| diff --git a/pkg/front_end/testcases/inference_new/dependency_only_if_generic_method.dart.outline.expect b/pkg/front_end/testcases/inference_new/dependency_only_if_generic_method.dart.outline.expect
|
| index 89b02cd768d0bdebff11bbbc5679ce07bde59cb7..6131ae2cec670ef7c3e032ffabf237d91a2c1318 100644
|
| --- a/pkg/front_end/testcases/inference_new/dependency_only_if_generic_method.dart.outline.expect
|
| +++ b/pkg/front_end/testcases/inference_new/dependency_only_if_generic_method.dart.outline.expect
|
| @@ -3,7 +3,7 @@ import self as self;
|
| import "dart:core" as core;
|
|
|
| class A extends core::Object {
|
| - constructor •() → void
|
| + default constructor •() → void
|
| ;
|
| method f<T extends core::Object>(self::A::f::T t) → self::A::f::T
|
| ;
|
|
|