This repository has been archived on 2024-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
holy_lisp_archive/src/test.lisp
2024-06-12 19:46:08 -05:00

3 lines
No EOL
64 B
Common Lisp

; This is a comment
(print (add 1 (mul (div 16 2) (mul 13 2))))