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 |
; |