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 0ea4e3c commit 5b0d039Copy full SHA for 5b0d039
test/Constraints/members.swift
@@ -622,7 +622,6 @@ func rdar_50467583_and_50909555() {
622
// expected-note@-2 {{found candidate with type '(Int) -> Int'}}
623
// expected-note@-3 {{found candidate with type '(Range<Int>) -> ArraySlice<Int>'}}
624
// expected-note@-4 {{found candidate with type '((UnboundedRange_) -> ()) -> ArraySlice<Int>'}}
625
- // expected-note@-5 {{found candidate with type '(Range<Array<Int>.Index>) -> Slice<[Int]>' (aka '(Range<Int>) -> Slice<Array<Int>>')}}
626
}
627
628
// rdar://problem/50909555
0 commit comments