2 lines
49 B
Factor
2 lines
49 B
Factor
USE: combinators.extras
|
|
[ "SPAM" print ] forever
|
USE: combinators.extras
|
|
[ "SPAM" print ] forever
|