bldc/tests/test_eval_2.lisp

3 lines
40 B
Common Lisp

(check (= (+ 5 (eval '(+ 1 2)) 6) 14))