]> iEval git - gruntmaster-daemon.git/blame_incremental - t/problems/hello/tests/pascal/prog.pas
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.017903 seconds and 4 git commands to generate.