(root)/
gcc-13.2.0/
gcc/
testsuite/
gdc.test/
runnable/
test15079.d
// EXTRA_FILES: imports/a15079.d
module test15079;

import imports.a15079;

void main() {}