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

import b26;

void foo(List!(char) list) {}