On Feb 19, 8:18 pm, Jeffrey Chu <joc...@gmail.com> wrote:
> user=> (eval (lazy-identity '(apply + '(1 2 3))))
> java.lang.ExceptionInInitializerError (NO_SOURCE_FILE:0)

~/java/clojure $ svn info
Path: .
URL: http://clojure.googlecode.com/svn/trunk
Repository Root: http://clojure.googlecode.com/svn
Repository UUID: a41a16f3-9855-0410-b325-31a011a03e7c
Revision: 1286
...

user> (eval (lazy-identity '(apply + '(1 2 3))))
6

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to