| Index: pkg/front_end/testcases/inference_new/property_get_toplevel.dart.strong.expect
|
| diff --git a/pkg/front_end/testcases/inference_new/property_get_toplevel.dart.strong.expect b/pkg/front_end/testcases/inference_new/property_get_toplevel.dart.strong.expect
|
| index 05da2321b975fe605ee02d1921fcc554fd46c82c..877fb88b124e9fc7caae516d43259866f6aff0b0 100644
|
| --- a/pkg/front_end/testcases/inference_new/property_get_toplevel.dart.strong.expect
|
| +++ b/pkg/front_end/testcases/inference_new/property_get_toplevel.dart.strong.expect
|
| @@ -4,7 +4,7 @@ import "dart:core" as core;
|
|
|
| class C extends core::Object {
|
| field core::int field = 0;
|
| - constructor •() → void
|
| + default constructor •() → void
|
| : super core::Object::•()
|
| ;
|
| get getter() → core::int
|
|
|