]> iEval git - gruntmaster-daemon.git/blame - t/problems/hello/tests/d/prog.d
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.018942 seconds and 4 git commands to generate.