| Index: pkg/front_end/test/fasta/rasta/issue_000053.dart.outline.expect
|
| diff --git a/pkg/front_end/test/fasta/rasta/issue_000053.dart.outline.expect b/pkg/front_end/test/fasta/rasta/issue_000053.dart.outline.expect
|
| index 769d48570843c61b0726521086a703d54ebb893b..8c78f4313d743674901e10dd9095955bb5a83c52 100644
|
| --- a/pkg/front_end/test/fasta/rasta/issue_000053.dart.outline.expect
|
| +++ b/pkg/front_end/test/fasta/rasta/issue_000053.dart.outline.expect
|
| @@ -5,7 +5,7 @@ import "dart:core" as core;
|
| class C extends core::Object {
|
| constructor •() → void
|
| ;
|
| - method ==(dynamic other) → dynamic
|
| + operator ==(dynamic other) → dynamic
|
| ;
|
| method test() → dynamic
|
| ;
|
|
|