(root)/
gcc-13.2.0/
gcc/
testsuite/
gdc.test/
runnable/
imports/
m8668a.d
module imports.m8668a;

void split8668(T)(T k)
    if(is(T : string))
{
}