5 lines
56 B
Text
5 lines
56 B
Text
|
|
LOOP
|
||
|
|
InOut.WriteString ("SPAM");
|
||
|
|
InOut.WriteLn
|
||
|
|
END;
|