5 lines
70 B
Text
5 lines
70 B
Text
|
|
'BEGIN'
|
||
|
|
OUTSTRING(1,'('Hello world!')');
|
||
|
|
SYSACT(1,14,1)
|
||
|
|
'END'
|