piston/packages/gcc/10.2.0/test.d
2021-03-13 23:12:50 +13:00

5 lines
No EOL
53 B
D

import std.stdio;
void main() {
writeln("OK");
}