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

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

Issue 2680323002: Handle operators correctly. (Closed)
Patch Set: Rename Operator.index to Operator.indexGet. 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
« no previous file with comments | « pkg/front_end/test/fasta/outline.status ('k') | pkg/front_end/test/fasta/testing.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
;
« no previous file with comments | « pkg/front_end/test/fasta/outline.status ('k') | pkg/front_end/test/fasta/testing.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698