Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gdc.test/
runnable/
imports/
test19655b.d
import test19655c; import test19655d; class Garply: Grault { } void main() { (new Garply).func; }