(root)/
gcc-13.2.0/
gcc/
testsuite/
gdc.test/
compilable/
imports/
u20958.d
struct W()
{
    int[] J;
}

typeof(typeid(W!())) OB;