5 lines
51 B
Text
5 lines
51 B
Text
include "ConsoleWindow"
|
|
|
|
while 1
|
|
print "Spam"
|
|
wend
|
include "ConsoleWindow"
|
|
|
|
while 1
|
|
print "Spam"
|
|
wend
|