4 lines
39 B
Text
4 lines
39 B
Text
|
|
while true do
|
||
|
|
Print("SPAM\n");
|
||
|
|
od;
|