bldc/tests/test_cdr_1.lisp

3 lines
31 B
Common Lisp

(check (eq (cdr '(1 . 2)) 2))