Files
swift-mirror/test/SPI/private-import-access-spi.swift
Alexis Laferrière 69493d1f4a [Sema] @_private imports brings is all SPI of the imported module
Within one module, SPI decls are always visible. Conceptually we want
the same behavior for `@_private` imports where the client pretends it's
part of the same module.

rdar://81240984
2023-08-04 10:30:36 -07:00

3.1 KiB