Fix Common Lisp (#1051)
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
;; Common Lisp
|
|
||||||
|
|
||||||
(defun hello-world ()
|
(defun hello-world ()
|
||||||
(format t "Hello World~%"))
|
(format t "Hello World~%"))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user