Skip to content

Commit 155b2fc

Browse files
authored
Merge pull request #38461 from davidungar/disable-sort-order-test2
[SourceKit] Disable failing test til it can be fixed.
2 parents b6ffc85 + 9e7eb2f commit 155b2fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SourceKit/CodeComplete/complete_sort_order.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: rdar80729544
2+
13
func foo(a a: String) {}
24
func foo(a a: Int) {}
35
func foo(b b: Int) {}

0 commit comments

Comments
 (0)