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