bldc/tests/test_list_0.lisp

4 lines
37 B
Common Lisp

(check (eq (list 1 2 3) '(1 2 3)))