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

void fun0()
{
}

void fun4()
{
    void function()[TypeInfo] funs;
    funs[typeid(int)] = &fun0;
}