(root)/
gcc-13.2.0/
gcc/
testsuite/
gdc.dg/
imports/
pr108050/
mod1.d
module imports.pr108050.mod1;
string[] split() { return null; }