RosettaCodeData/Task/Loops-Infinite/DWScript/loops-infinite.dw

3 lines
34 B
Plaintext

while True do
PrintLn('SPAM');