POSITION-IF, POSITION-IF-NOT (except :FROM-END)
[jscl.git] / tests / eval.lisp
1 (test (= (eval '(+ 1 2)) 3))