| Index: pkg/front_end/test/fasta/rasta/issue_000031.dart.direct.expect
|
| diff --git a/pkg/front_end/test/fasta/rasta/issue_000031.dart.direct.expect b/pkg/front_end/test/fasta/rasta/issue_000031.dart.direct.expect
|
| deleted file mode 100644
|
| index 0bda4eefcab24a599cc3a00e1f9da7da4c9d4df8..0000000000000000000000000000000000000000
|
| --- a/pkg/front_end/test/fasta/rasta/issue_000031.dart.direct.expect
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -library;
|
| -import self as self;
|
| -import "dart:core" as core;
|
| -
|
| -static method main() → dynamic {
|
| - let final dynamic #t1 = throw new core::_CompileTimeError::•("pkg/front_end/test/fasta/rasta/issue_000031.dart: \u0027[31mError: A library can't be used as an expression.\u0027[0m") in let final dynamic #t2 = #t1.toString() in #t1;
|
| -}
|
|
|