bldc/tests/test_rest_0.lisp

2 lines
30 B
Common Lisp

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