Index: pkg/front_end/test/fasta/rasta/malformed_function.dart.direct.expect |
diff --git a/pkg/front_end/test/fasta/rasta/malformed_function.dart.direct.expect b/pkg/front_end/test/fasta/rasta/malformed_function.dart.direct.expect |
deleted file mode 100644 |
index 3fef65575acd03ad1bfaadedfe71738d7c5063cf..0000000000000000000000000000000000000000 |
--- a/pkg/front_end/test/fasta/rasta/malformed_function.dart.direct.expect |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-library; |
-import self as self; |
-import "dart:core" as core; |
- |
-static method main() → dynamic { |
- throw new core::_CompileTimeError::•("pkg/front_end/test/fasta/rasta/malformed_function.dart:7:10: \u0027[31mError: Can't assign to this.\u0027[0m"); |
-} |