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 67842e3 commit f019dc0Copy full SHA for f019dc0
test/Sema/accessibility_package_interface.swift
@@ -59,6 +59,7 @@
59
// RUN: -emit-module-interface-path %t/Client.swiftinterface \
60
// RUN: -emit-private-module-interface-path %t/Client.private.swiftinterface
61
62
+// RUN: rm -rf %t/Utils.swiftmodule
63
// RUN: rm -rf %t/Client.swiftmodule
64
65
// RUN: %target-swift-typecheck-module-from-interface(%t/Client.swiftinterface) -I %t -verify
0 commit comments