Add hello world tests for all languages (enabled when RELEASE_TESTING is true)
[gruntmaster-daemon.git] / t / problems / hello / tests / pascal / prog.pas
CommitLineData
b8f7001a
MG
1program HelloWorld;
2begin
3 writeln('Hello World!')
4end.
This page took 0.008725 seconds and 4 git commands to generate.