Retro68/gcc/libphobos/testsuite/libphobos.shared/liblinkdep.d
Wolfgang Thaller 6fbf4226da gcc-9.1
2019-06-20 20:10:10 +02:00

7 lines
68 B
D

import lib;
extern(C) int runDepTests()
{
return runTests();
}