| Index: pkg/front_end/test/fasta/rasta/issue_000043.dart.dartk.expect
|
| diff --git a/pkg/front_end/test/fasta/rasta/issue_000043.dart.dartk.expect b/pkg/front_end/test/fasta/rasta/issue_000043.dart.dartk.expect
|
| deleted file mode 100644
|
| index 44eaf8121dd3ceb3906995328a80290b58c0ad63..0000000000000000000000000000000000000000
|
| --- a/pkg/front_end/test/fasta/rasta/issue_000043.dart.dartk.expect
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -library;
|
| -import self as self;
|
| -import "dart:core" as core;
|
| -
|
| -class C extends core::Object {
|
| - constructor •() → void
|
| - : super core::Object::•()
|
| - ;
|
| - get x() → dynamic
|
| - return "${self::C}".hashCode;
|
| -}
|
|
|