1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-09 21:36:27 +02:00
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");
}