Index: pkg/front_end/test/fasta/rasta/issue_000053.dart.outline.expect |
diff --git a/pkg/front_end/test/fasta/rasta/issue_000053.dart.outline.expect b/pkg/front_end/test/fasta/rasta/issue_000053.dart.outline.expect |
deleted file mode 100644 |
index 8c78f4313d743674901e10dd9095955bb5a83c52..0000000000000000000000000000000000000000 |
--- a/pkg/front_end/test/fasta/rasta/issue_000053.dart.outline.expect |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-library; |
-import self as self; |
-import "dart:core" as core; |
- |
-class C extends core::Object { |
- constructor •() → void |
- ; |
- operator ==(dynamic other) → dynamic |
- ; |
- method test() → dynamic |
- ; |
-} |
-static method main() → dynamic |
- ; |