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