blob: 8f40b2e2c0e7fcd26b441ba4c8cba29a8118d922 [file] [log] [blame]
/*
TEST_OUTPUT:
---
fail_compilation/protection/subpkg/test3.d(3): Error: `protection package` expected as dot-separated identifiers, got `123`
---
*/
import protection.subpkg.test3;