(root)/
gcc-13.2.0/
gcc/
testsuite/
gdc.test/
compilable/
imports/
dip22e.d
module imports.dip22e;

public struct Foo {}
public void bar(int) {}