On Tue, Sep 25, 2012 at 4:58 PM, Alex Dowad <[email protected]> wrote:
> Does anyone know what's going on here?
>
> user=> (let [a 1] (eval 'a))
> 1

I have to assume you have a def of "a" lying around from previous
experimentation. This isn't valid otherwise.

--Aaron

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to