]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/gdc.test/compilable/imports/test9919c.d
Add D front-end, libphobos library, and D2 testsuite.
[thirdparty/gcc.git] / gcc / testsuite / gdc.test / compilable / imports / test9919c.d
1 module imports.test9919c;
2
3 import test9919;
4
5 MouseEvent.Action action;