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.
2 parents b6ffc85 + 9e7eb2f commit 155b2fcCopy full SHA for 155b2fc
test/SourceKit/CodeComplete/complete_sort_order.swift
@@ -1,3 +1,5 @@
1
+// REQUIRES: rdar80729544
2
+
3
func foo(a a: String) {}
4
func foo(a a: Int) {}
5
func foo(b b: Int) {}
0 commit comments