Merge https://github.com/pnathan/jscl into nbutlast
[jscl.git] / tests / eval.lisp
1 (test (= (eval '(+ 1 2)) 3))