4 lines
45 B
Text
4 lines
45 B
Text
|
|
procedure main()
|
||
|
|
repeat write("SPAM")
|
||
|
|
end
|