mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
3 lines
No EOL
49 B
Text
3 lines
No EOL
49 B
Text
program foo()
|
|
print( "hello world" );
|
|
endprogram |