4 lines
34 B
Text
4 lines
34 B
Text
|
|
while true
|
||
|
|
println "SPAM"
|
||
|
|
end
|