Index: pkg/front_end/test/fasta/rasta/issue_000034.dart.dartk.expect |
diff --git a/pkg/front_end/test/fasta/rasta/issue_000034.dart.dartk.expect b/pkg/front_end/test/fasta/rasta/issue_000034.dart.dartk.expect |
deleted file mode 100644 |
index 6b7c59f27efcc968b279d429ef1dff44516501cd..0000000000000000000000000000000000000000 |
--- a/pkg/front_end/test/fasta/rasta/issue_000034.dart.dartk.expect |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-library; |
-import self as self; |
-import "dart:core" as core; |
- |
-class C extends core::Object { |
- const constructor •() → dynamic |
- : super core::Object::•() |
- ; |
-} |
-static method main() → dynamic { |
- const self::C::•(); |
-} |