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 b6ffc85 commit 9e7eb2fCopy full SHA for 9e7eb2f
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