(defun test (x) (let ((y 1)) (ceval (y) x))) (print (test 'y))
Standard input is empty
Standard output is empty
*** - EVAL: undefined function CEVAL
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!