Files
sc/examples/test.lisp
2017-09-06 14:30:07 +02:00

4 lines
34 B
Common Lisp

(define x 1)
(display (sum x 1))