| Index: pkg/front_end/testcases/export_test.dart.outline.expect
|
| diff --git a/pkg/front_end/testcases/export_test.dart.outline.expect b/pkg/front_end/testcases/export_test.dart.outline.expect
|
| index bf0347a12ef2c0ddc1f96a78d4b630e977d593cc..260168dfb839c1b78db404758a7f266d35165084 100644
|
| --- a/pkg/front_end/testcases/export_test.dart.outline.expect
|
| +++ b/pkg/front_end/testcases/export_test.dart.outline.expect
|
| @@ -1,7 +1,6 @@
|
| library;
|
| import self as self;
|
| -import "dart:core" as core;
|
| -additionalExports = (core::print)
|
|
|
| +static const field dynamic _exports# = "[[\"dart:core\",\"print\"]]" /* from null */;
|
| static method main() → dynamic
|
| ;
|
|
|