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 f0094c2 commit af9fc44Copy full SHA for af9fc44
test/ClangImporter/const_values_objc.swift
@@ -5,6 +5,8 @@
5
// RUN: -import-bridging-header %t/src/test.h \
6
// RUN: -module-name main -I %t -emit-sil | %FileCheck %s
7
8
+// REQUIRES: objc_interop
9
+
10
//--- test.h
11
#include <objc/objc.h>
12
0 commit comments