| Index: pkg/front_end/testcases/inference/infer_statics_transitively3_a.dart.strong.expect
|
| diff --git a/pkg/front_end/testcases/inference/infer_statics_transitively3_a.dart.strong.expect b/pkg/front_end/testcases/inference/infer_statics_transitively3_a.dart.strong.expect
|
| index 0b14dd6faec04b15262dc275d7d5df54f71712bf..e9c14f25847b1d70607dc7a1fc2106c858460cfa 100644
|
| --- a/pkg/front_end/testcases/inference/infer_statics_transitively3_a.dart.strong.expect
|
| +++ b/pkg/front_end/testcases/inference/infer_statics_transitively3_a.dart.strong.expect
|
| @@ -4,7 +4,7 @@ import "dart:core" as core;
|
|
|
| class A extends core::Object {
|
| static const field dynamic a3 = null;
|
| - constructor •() → void
|
| + default constructor •() → void
|
| : super core::Object::•()
|
| ;
|
| }
|
|
|