Hi<br><br>With the Racket 5, this simple code <br><br>#lang scheme<br>(eval &#39;(+ 1 2))<br><br>printout error<br><br>compile: unbound identifier (and no #%app syntax transformer is bound) in: +<br><br>What is wrong?<br><br clear="all">

-- Valeriya<br>