| Index: pkg/front_end/test/fasta/rasta/type_with_parse_error.dart.outline.expect
|
| diff --git a/pkg/front_end/test/fasta/rasta/type_with_parse_error.dart.outline.expect b/pkg/front_end/test/fasta/rasta/type_with_parse_error.dart.outline.expect
|
| deleted file mode 100644
|
| index 6b89dbca99e980202e6f7ac55640644f1919e81b..0000000000000000000000000000000000000000
|
| --- a/pkg/front_end/test/fasta/rasta/type_with_parse_error.dart.outline.expect
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -library;
|
| -import self as self;
|
| -import "dart:core" as core;
|
| -
|
| -class A extends core::Object {
|
| - constructor •() → void
|
| - ;
|
| - method foo() → dynamic
|
| - ;
|
| -}
|
| -class B extends core::Object {
|
| - constructor •() → void
|
| - ;
|
| -}
|
| -static method main() → dynamic
|
| - ;
|
|
|