blob: dbd2efa43a21f2ff639bb82d8c3115ac603f192d [file] [log] [blame]
/*
TEST_OUTPUT:
---
fail_compilation/protection/subpkg/test1.d(3): Error: protection attribute 'package(undefined)' does not bind to one of ancestor packages of module `protection.subpkg.test1`
---
*/
import protection.subpkg.test1;