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