Add empty run
[clnl] / src / main / main.lisp
1 (in-package #:cl-nl)
2
3 (defun run ()
4  (format t "AH HA~%"))