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 409d187 + 7fa35fb commit edac7e0Copy full SHA for edac7e0
test/IRGen/objc_direct.swift
@@ -2,6 +2,9 @@
2
3
// REQUIRES: objc_interop
4
5
+// rdar://103369740 #62183
6
+// UNSUPPORTED: OS=watchos
7
+
8
func markUsed<T>(_ t: T) {}
9
10
protocol BarProtocol {
0 commit comments