RosettaCodeData/Task/Loops-Infinite/DWScript/loops-infinite.dw
2013-04-11 11:14:19 -07:00

2 lines
34 B
Text

while True do
PrintLn('SPAM');