bldc/tests/test_first_0.lisp

2 lines
32 B
Common Lisp

(check (= (first '(1 . 2)) 1) )