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 9ae952e commit 8efac91Copy full SHA for 8efac91
test/IRGen/metadata_lookup_generic_objc.sil
@@ -2,6 +2,8 @@
2
// RUN: %build-irgen-test-overlays
3
// RUN: %target-swift-frontend(mock-sdk: -sdk %S/Inputs -I %t) %s -emit-ir | %FileCheck %s
4
5
+// REQUIRES: objc_interop
6
+
7
import Builtin
8
import Swift
9
import gizmo
0 commit comments