2 lines
34 B
Factor
2 lines
34 B
Factor
|
|
: spam ( -- ) "SPAM" print spam ;
|
|
|
: spam ( -- ) "SPAM" print spam ;
|