]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/gdc.test/runnable/link14074b.d
Add D front-end, libphobos library, and D2 testsuite.
[thirdparty/gcc.git] / gcc / testsuite / gdc.test / runnable / link14074b.d
1 import imports.link14074z;
2
3 void main()
4 {
5 replaceAllWith!()(1);
6 }