RosettaCodeData/Task/Loops-Infinite/Forth/loops-infinite.fth
2023-07-01 13:44:08 -04:00

1 line
36 B
Forth

: email begin ." SPAM" cr again ;