| Index: pkg/front_end/test/fasta/rasta/native_is_illegal.dart.outline.expect
|
| diff --git a/pkg/front_end/test/fasta/rasta/native_is_illegal.dart.outline.expect b/pkg/front_end/test/fasta/rasta/native_is_illegal.dart.outline.expect
|
| deleted file mode 100644
|
| index a7ea25ba312929c5f9b6f0160e967b58d084a43a..0000000000000000000000000000000000000000
|
| --- a/pkg/front_end/test/fasta/rasta/native_is_illegal.dart.outline.expect
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -library;
|
| -import self as self;
|
| -import "dart:core" as core;
|
| -
|
| -class Bar extends core::Object {
|
| - get x() → self::Bar
|
| - ;
|
| - set x(self::Bar value) → dynamic
|
| - ;
|
| - method f() → dynamic
|
| - ;
|
| - static factory •() → self::Bar
|
| - ;
|
| -}
|
| -static method foo() → dynamic
|
| - ;
|
|
|