Index: pkg/front_end/testcases/inference/downwards_inference_inside_top_level.dart.strong.expect |
diff --git a/pkg/front_end/testcases/inference/downwards_inference_inside_top_level.dart.strong.expect b/pkg/front_end/testcases/inference/downwards_inference_inside_top_level.dart.strong.expect |
index 137e03150544e7c7583a452b8d70d2acc891f8ad..98e417107400794cc7c2246ae1cc9b4a5df0b3a1 100644 |
--- a/pkg/front_end/testcases/inference/downwards_inference_inside_top_level.dart.strong.expect |
+++ b/pkg/front_end/testcases/inference/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::•() |
; |
} |