RosettaCodeData/Task/Loops-Infinite/Lasso/loops-infinite.lasso

5 lines
57 B
Plaintext

// not wise to run this!
while(1 > 0) => {^
'SPAM\r'
^}