bldc/tests/test_qq_2.lisp

3 lines
51 B
Common Lisp

(check (eq `(+ 1 (+ 2 ,(+ 3 4))) '(+ 1 (+ 2 7))))