blob: 24d061b257182c9c7429994a0999ed0b63e6d9c6 [file] [log] [blame]
import A
import B.B3
import D
import NotSoSecret // expected-warning {{'NotSoSecret' inconsistently imported as implementation-only}}
@_implementationOnly import NotSoSecret2 // expected-note {{imported as implementation-only here}}