| Index: pkg/front_end/testcases/bad_store.dart.strong.expect
|
| diff --git a/pkg/front_end/testcases/bad_store.dart.strong.expect b/pkg/front_end/testcases/bad_store.dart.strong.expect
|
| index 161e6a5f8cad9324f71defbda078e9b6d539c26a..752a3b6deca5255c0875c23cd93e89b6eedf0e5c 100644
|
| --- a/pkg/front_end/testcases/bad_store.dart.strong.expect
|
| +++ b/pkg/front_end/testcases/bad_store.dart.strong.expect
|
| @@ -4,7 +4,7 @@ import "dart:core" as core;
|
|
|
| class Foo extends core::Object {
|
| field dynamic field = null;
|
| - constructor •() → void
|
| + default constructor •() → void
|
| : super core::Object::•()
|
| ;
|
| }
|
|
|