RPLAC[AD] should return their first argument, not the second
[jscl.git] / tests / eval.lisp
1 (test (= (eval '(+ 1 2)) 3))