Skip to content

Commit 7c55892

Browse files
committed
[Gardening] Test: Correct comment.
1 parent 8c0453d commit 7c55892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Parse/coroutine_accessors.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ var _i: Int = 0
2626
// Two reads
2727
// =============================================================================
2828

29-
// enabled: ok
29+
// enabled: conflicting accessors
3030
// disabled: implicit getter.
3131
var ir_r: Int {
3232
read { // expected-disabled-error{{cannot_find_in_scope}}

0 commit comments

Comments
 (0)