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