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

7 lines
No EOL
162 B
Text

print( "hello world" );
print( "hello world" );
print( "world" );
print( "xworld" );
print( "hello world" );
print( "hello world again" );
print( "hello world" );