polserver/testsuite/escript/prog/prog01.src
2015-12-19 02:31:08 +01:00

3 lines
No EOL
49 B
Text

program foo()
print( "hello world" );
endprogram