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