RosettaCodeData/Task/Loops-Infinite/PureBasic/loops-infinite-1.basic

4 lines
32 B
Plaintext

Repeat
PrintN("SPAM")
ForEver