Merge branch 'leachim6:master' into Double-quotes

This commit is contained in:
MrBrain295
2021-06-08 10:24:24 -05:00
3 changed files with 1 additions and 6 deletions

View File

@@ -1,5 +1,3 @@
;; Common Lisp
(defun hello-world ()
(format t "Hello World~%"))