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 fb59f1f commit 3703751Copy full SHA for 3703751
test/ModuleInterface/access-level-import-swiftinterfaces.swift
@@ -108,7 +108,7 @@
108
/// Build a client with multiple files.
109
// RUN: %target-swift-frontend -typecheck %t/MultiFiles?.swift -I %t \
110
// RUN: -package-name TestPackage -module-name MultiFiles_Swift6 \
111
-// RUN: -experimental-spi-only-imports -experimental-spi-imports \
+// RUN: -experimental-spi-only-imports \
112
// RUN: -enable-library-evolution -swift-version 6 \
113
// RUN: -emit-module-interface-path %t/MultiFiles_Swift6.swiftinterface \
114
// RUN: -emit-private-module-interface-path %t/MultiFiles_Swift6.private.swiftinterface \
0 commit comments