Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(324)

Unified Diff: pkg/front_end/test/fasta/rasta/issue_000053.dart.outline.expect

Issue 2682113003: Revert "Use ProcedureKind.Operator for operators." (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 8c78f4313d743674901e10dd9095955bb5a83c52..769d48570843c61b0726521086a703d54ebb893b 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
;
- operator ==(dynamic other) → dynamic
+ method ==(dynamic other) → dynamic
;
method test() → dynamic
;

Powered by Google App Engine
This is Rietveld 408576698