We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c0453d commit 7c55892Copy full SHA for 7c55892
test/Parse/coroutine_accessors.swift
@@ -26,7 +26,7 @@ var _i: Int = 0
26
// Two reads
27
// =============================================================================
28
29
-// enabled: ok
+// enabled: conflicting accessors
30
// disabled: implicit getter.
31
var ir_r: Int {
32
read { // expected-disabled-error{{cannot_find_in_scope}}
0 commit comments