RosettaCodeData/Task/Loops-Infinite/IS-BASIC/loops-infinite.basic

4 lines
35 B
Plaintext

100 DO
110 PRINT "SPAM"
120 LOOP