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

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