Skip to content

Commit 5b0d039

Browse files
committed
[test] a previously-emitted note no longer is after the SR-14850 fix.
1 parent 0ea4e3c commit 5b0d039

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Constraints/members.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,6 @@ func rdar_50467583_and_50909555() {
622622
// expected-note@-2 {{found candidate with type '(Int) -> Int'}}
623623
// expected-note@-3 {{found candidate with type '(Range<Int>) -> ArraySlice<Int>'}}
624624
// 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>>')}}
626625
}
627626

628627
// rdar://problem/50909555

0 commit comments

Comments
 (0)