2 lines
40 B
Scheme
2 lines
40 B
Scheme
|
|
(do () (#f) (display "SPAM") (newline))
|
|
|
(do () (#f) (display "SPAM") (newline))
|