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 5ec4143 commit 7fa35fbCopy full SHA for 7fa35fb
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