RosettaCodeData/Task/Events/PicoLisp/events.l
2023-07-01 13:44:08 -04:00

3 lines
61 B
Text

(alarm 1
(prinl "Exit in 4 seconds")
(alarm 4 (bye)) )