(root)/
gcc-13.2.0/
gcc/
testsuite/
gdc.test/
compilable/
imports/
fwdref9514.d
bool find9514(alias pred, R)(R range)
{
    return true;
}