bldc/tests/test_qq_6.lisp

3 lines
37 B
Common Lisp

(eq `(1 2 ,@'(3 4 5)) '(1 2 3 4 5))