7 lines
68 B
D
Raw Normal View History

2022-07-15 14:33:44 +02:00
import lib;
extern(C) int runDepTests()
{
return runTests();
}