summaryrefslogtreecommitdiff
path: root/Biz/Bild/Example.lisp
blob: c07fcba090879379467c4a83f80d6a5f270dcc8c (plain)
1
2
3
; : out helloworld.exe
(defun main (args)
  (print "hello world"))