| Index: pkg/front_end/test/fasta/rasta/typedef.dart.direct.expect
|
| diff --git a/pkg/front_end/test/fasta/rasta/typedef.dart.direct.expect b/pkg/front_end/test/fasta/rasta/typedef.dart.direct.expect
|
| deleted file mode 100644
|
| index dddec203cdf78f3de1bd7d3aee852f246d216fbf..0000000000000000000000000000000000000000
|
| --- a/pkg/front_end/test/fasta/rasta/typedef.dart.direct.expect
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -library;
|
| -import self as self;
|
| -import "dart:core" as core;
|
| -
|
| -static method main() → dynamic {
|
| - core::print(() → void);
|
| - let final dynamic #t1 = null in invalid-expression;
|
| - () → void;
|
| - () → void.call();
|
| -}
|
|
|