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