7 lines
55 B
D
Raw Normal View History

2022-07-15 14:33:44 +02:00
import liblinkdep;
void main()
{
runDepTests();
}