| Index: pkg/front_end/test/fasta/rasta/type_literals.dart.outline.expect
|
| diff --git a/pkg/front_end/test/fasta/rasta/type_literals.dart.outline.expect b/pkg/front_end/test/fasta/rasta/type_literals.dart.outline.expect
|
| deleted file mode 100644
|
| index 6b1bbaf7d3901444206a5402f72da74d6585f48a..0000000000000000000000000000000000000000
|
| --- a/pkg/front_end/test/fasta/rasta/type_literals.dart.outline.expect
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -library;
|
| -import self as self;
|
| -import "dart:core" as core;
|
| -
|
| -class C<T extends core::Object> extends core::Object {
|
| - constructor •() → void
|
| - ;
|
| - method test() → dynamic
|
| - ;
|
| -}
|
| -static method use(dynamic x) → dynamic
|
| - ;
|
| -static method main() → dynamic
|
| - ;
|
|
|