2022-07-15 14:33:44 +02:00

7 lines
68 B
D

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