Index: pkg/front_end/testcases/runtime_checks/dynamic_invocation.dart.outline.expect |
diff --git a/pkg/front_end/testcases/runtime_checks/dynamic_invocation.dart.outline.expect b/pkg/front_end/testcases/runtime_checks/dynamic_invocation.dart.outline.expect |
index 722b0468eb99f53734ea0bffff5bfb864a4a5be5..90ea6020bf8dc8ea7c8c869d9c8950b63bd1b4cf 100644 |
--- a/pkg/front_end/testcases/runtime_checks/dynamic_invocation.dart.outline.expect |
+++ b/pkg/front_end/testcases/runtime_checks/dynamic_invocation.dart.outline.expect |
@@ -13,7 +13,7 @@ class C<T extends core::Object> extends core::Object { |
class D extends self::C<core::num> { |
default constructor •() → void |
; |
- method f1(core::int x) → void |
+ method f1(covariant core::int x) → void |
; |
} |
static method g1(dynamic d) → void |