Richie Bendall c8fc6cd6d3
Meta tweaks
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2021-03-15 16:18:40 +13:00

13 lines
245 B
Common Lisp

(comment) ;-*- Lisp -*-
(progn
(defun hello-world ()
(princ "Hello World")
(quit))
(close (prog1 infile (inpush -1)))
(sstatus feature noldmsg)
(gctwa)
(gc)
(sstatus flush t)
(suspend ":KILL " '(ts hello))
(hello-world))