| Index: pkg/front_end/test/fasta/rasta/supports_reflection.dart.outline.expect
|
| diff --git a/pkg/front_end/test/fasta/rasta/supports_reflection.dart.outline.expect b/pkg/front_end/test/fasta/rasta/supports_reflection.dart.outline.expect
|
| index b7bfa566da74ac564e5c365c547fc907aa082038..6a28c0dd5404a9ac6633a2c09b263973b2b2bf1d 100644
|
| --- a/pkg/front_end/test/fasta/rasta/supports_reflection.dart.outline.expect
|
| +++ b/pkg/front_end/test/fasta/rasta/supports_reflection.dart.outline.expect
|
| @@ -1,7 +1,5 @@
|
| library;
|
| import self as self;
|
| -import "dart:core" as core;
|
|
|
| -static method main() → dynamic {
|
| - core::print(const core::bool::fromEnvironment("dart.library.mirrors"));
|
| -}
|
| +static method main() → dynamic
|
| + ;
|
|
|