bldc/tests/test_take_iota_0.lisp

3 lines
48 B
Common Lisp

(check (eq (take (iota 1000) 100) (iota 100)))