bldc/tests/test_qq_15.lisp

3 lines
59 B
Common Lisp

(check (eq `(1 2 3 ,@(range 4 10)) '(1 2 3 4 5 6 7 8 9)))