| Index: pkg/front_end/testcases/null_aware.dart.outline.expect
|
| diff --git a/pkg/front_end/testcases/null_aware.dart.outline.expect b/pkg/front_end/testcases/null_aware.dart.outline.expect
|
| index a61a96fd74791cec3c4a2ad9d4e050f0352472ae..cd828cc42792054ae73ad4ba98c83632b84b16c2 100644
|
| --- a/pkg/front_end/testcases/null_aware.dart.outline.expect
|
| +++ b/pkg/front_end/testcases/null_aware.dart.outline.expect
|
| @@ -5,7 +5,7 @@ import "dart:core" as core;
|
| class Foo extends core::Object {
|
| field core::int field;
|
| static field core::int staticField;
|
| - constructor •() → void
|
| + default constructor •() → void
|
| ;
|
| }
|
| static method main() → dynamic
|
|
|