]> gcc.gnu.org Git - gcc.git/blob - gcc/testsuite/gdc.test/runnable/imports/link2500b.d
Add D front-end, libphobos library, and D2 testsuite.
[gcc.git] / gcc / testsuite / gdc.test / runnable / imports / link2500b.d
1 module imports.link2500b;
2
3 struct S(T)
4 {
5 void foo() {}
6 }
This page took 0.03707 seconds and 5 git commands to generate.