RosettaCodeData/Task/Program-termination/PicoLisp/program-termination.l

3 lines
45 B
Plaintext

(push '*Bye '(prinl "Goodbye world!"))
(bye)