]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/gdc.test/runnable/test46.d
Add D front-end, libphobos library, and D2 testsuite.
[thirdparty/gcc.git] / gcc / testsuite / gdc.test / runnable / test46.d
1 // COMPILE_SEPARATELY
2 // EXTRA_SOURCES: imports/test46b.d imports/test46a.d imports/test46c.d
3 // PERMUTE_ARGS:
4
5 module test46;
6 void main() {}