4 lines
61 B
Text
4 lines
61 B
Text
|
|
(alarm 1
|
||
|
|
(prinl "Exit in 4 seconds")
|
||
|
|
(alarm 4 (bye)) )
|