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

Unified Diff: pkg/front_end/test/fasta/super_rasta_copy.dart.direct.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.direct.expect
diff --git a/pkg/front_end/test/fasta/super_rasta_copy.dart.direct.expect b/pkg/front_end/test/fasta/super_rasta_copy.dart.direct.expect
index ed964825462d178a09fa77da3e93d88b441412ae..7722a0ec7533fecfe6ee60ca697221c97e12cb86 100644
--- a/pkg/front_end/test/fasta/super_rasta_copy.dart.direct.expect
+++ b/pkg/front_end/test/fasta/super_rasta_copy.dart.direct.expect
@@ -14,9 +14,9 @@ class A extends core::Object {
get e() → dynamic
return null;
set g(dynamic _) → dynamic {}
- set h(dynamic _) → dynamic {}
get h() → dynamic
return null;
+ set h(dynamic _) → dynamic {}
get i() → dynamic
return null;
operator [](dynamic _) → dynamic

Powered by Google App Engine
This is Rietveld 408576698