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

Unified Diff: pkg/front_end/test/fasta/super_rasta_copy.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/super_rasta_copy.dart.outline.expect
diff --git a/pkg/front_end/test/fasta/super_rasta_copy.dart.outline.expect b/pkg/front_end/test/fasta/super_rasta_copy.dart.outline.expect
index bdbe82208961de6e64cbba3aa8d3b1f6ee2cfd21..91d4f2a977c9c432f2f1d5eddbb11b8764611c7f 100644
--- a/pkg/front_end/test/fasta/super_rasta_copy.dart.outline.expect
+++ b/pkg/front_end/test/fasta/super_rasta_copy.dart.outline.expect
@@ -14,10 +14,10 @@ class A extends core::Object {
;
set g(dynamic _) → dynamic
;
- set h(dynamic _) → dynamic
- ;
get h() → dynamic
;
+ set h(dynamic _) → dynamic
+ ;
get i() → dynamic
;
operator [](dynamic _) → dynamic

Powered by Google App Engine
This is Rietveld 408576698