blob: 7b6704f231d150e1b9a9cd882ea498e975c65710 [file] [log] [blame]
/*
EXTRA_FILES: protection/subpkg/test2.d
TEST_OUTPUT:
---
fail_compilation/protection/subpkg/test2.d(3): Error: visibility attribute `package(protection.subpkg2)` does not bind to one of ancestor packages of module `protection.subpkg.test2`
---
*/
import protection.subpkg.test2;