4
c/common-lisp.lisp
Normal file
4
c/common-lisp.lisp
Normal file
@@ -0,0 +1,4 @@
|
||||
;; Common Lisp
|
||||
|
||||
(defun hello-world ()
|
||||
(format t "Hello World~%"))
|
||||
Reference in New Issue
Block a user