bldc/tests/test_list_1.lisp

4 lines
39 B
Common Lisp

(eq (list 1 2 (+ 1 2) 4) '(1 2 3 4))