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