Add DO-SOURCE macro for iterating over source files
[jscl.git] / tests / eval.lisp
1 (test (= (eval '(+ 1 2)) 3))