RosettaCodeData/Task/Loops-Infinite/Monte/loops-infinite.monte

3 lines
34 B
Plaintext

while (true):
traceln("SPAM")