3 lines
No EOL
64 B
Common Lisp
3 lines
No EOL
64 B
Common Lisp
; This is a comment
|
|
|
|
(print (add 1 (mul (div 16 2) (mul 13 2)))) |