piston/packages/gcc/12.2.0/test.d
2023-04-07 23:03:27 +02:00

5 lines
No EOL
53 B
D

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