Index: pkg/front_end/test/fasta/rasta/issue_000008.dart.outline.expect |
diff --git a/pkg/front_end/test/fasta/rasta/issue_000008.dart.outline.expect b/pkg/front_end/test/fasta/rasta/issue_000008.dart.outline.expect |
deleted file mode 100644 |
index 873e54149f67bb849a950743ea0147f10c3b0343..0000000000000000000000000000000000000000 |
--- a/pkg/front_end/test/fasta/rasta/issue_000008.dart.outline.expect |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-library; |
-import self as self; |
-import "dart:core" as core; |
- |
-class C extends core::Object { |
- final field dynamic x; |
- constructor •(dynamic x) → void |
- ; |
-} |
-static method main() → dynamic |
- ; |