| Index: pkg/front_end/test/fasta/rasta/issue_000002.dart.outline.expect
|
| diff --git a/pkg/front_end/test/fasta/rasta/issue_000002.dart.outline.expect b/pkg/front_end/test/fasta/rasta/issue_000002.dart.outline.expect
|
| deleted file mode 100644
|
| index 7076215822e014eee24e3c7bdb40b61fabd4d1e4..0000000000000000000000000000000000000000
|
| --- a/pkg/front_end/test/fasta/rasta/issue_000002.dart.outline.expect
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -library;
|
| -import self as self;
|
| -import "dart:core" as core;
|
| -
|
| -class Foo extends core::Object {
|
| - final field dynamic value;
|
| - constructor •(dynamic value) → void
|
| - ;
|
| - static factory fac(dynamic value) → self::Foo
|
| - ;
|
| -}
|
| -static field dynamic list;
|
| -static method main() → dynamic
|
| - ;
|
|
|