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 f6d30c3 commit 3e7ef4bCopy full SHA for 3e7ef4b
test/CrossImport/transitive.swift
@@ -6,6 +6,8 @@
6
// RUN: %target-typecheck-verify-swift -enable-cross-import-overlays -I %t/include -I %t/lib/swift -F %t/Frameworks -DDIRECT_FIRST
7
// RUN: %target-typecheck-verify-swift -enable-cross-import-overlays -I %t/include -I %t/lib/swift -F %t/Frameworks -DDIRECT_SECOND
8
9
+// REQUIRES: SR12554
10
+
11
#if DIRECT_FIRST
12
import ThinLibrary
13
import UniversalExports
0 commit comments