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 d208dd9 commit 1f9575dCopy full SHA for 1f9575d
test/SymbolGraph/ClangImporter/FactoryInit.swift
@@ -1,6 +1,8 @@
1
// RUN: %empty-directory(%t)
2
// RUN: %target-swift-symbolgraph-extract -sdk %clang-importer-sdk -module-name FactoryInit -F %S/Inputs/FactoryInit -output-dir %t -pretty-print -v
3
4
+// REQUIRES: objc_interop
5
+
6
// RUN: %FileCheck %s --input-file %t/FactoryInit.symbols.json
7
8
// CHECK-NOT: not inherited
0 commit comments