4 lines
63 B
Text
4 lines
63 B
Text
|
|
DEFINE loop == [true []] dip while.
|
||
|
|
|
||
|
|
["SPAM\n" putchars] loop.
|