Add D
[gruntmaster-daemon.git] / t / problems / hello / tests / d / prog.d
CommitLineData
49b65824
S
1import std.stdio : writeln;
2void main() {
3 writeln("Hello World!");
4}
This page took 0.008943 seconds and 4 git commands to generate.