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

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

Issue 2789863002: Sort procedures by source positions. (Closed)
Patch Set: Created 3 years, 9 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/accessors.dart.outline.expect
diff --git a/pkg/front_end/test/fasta/accessors.dart.outline.expect b/pkg/front_end/test/fasta/accessors.dart.outline.expect
index 0fd35930db5e12ab3d215ad8b1dc670c315bc956..0003ea1782fc3b9af2c5c255bd594d346efc93d2 100644
--- a/pkg/front_end/test/fasta/accessors.dart.outline.expect
+++ b/pkg/front_end/test/fasta/accessors.dart.outline.expect
@@ -15,10 +15,10 @@ class C extends core::Object {
class D extends self::C {
constructor •() → void
;
- set onlySetter(dynamic value) → void
- ;
get onlySetter() → core::String
;
+ set onlySetter(dynamic value) → void
+ ;
}
static set onlySetter(dynamic value) → void
;
« no previous file with comments | « pkg/front_end/test/fasta/accessors.dart.direct.expect ('k') | pkg/front_end/test/fasta/rasta/issue_000025.dart.direct.expect » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698