Re: Odd error evaling

2011-12-03 Thread N8Dawgrr
Ok not to worry, my environment was bust, a repl restart sorted the issue. On Dec 2, 11:27 pm, N8Dawgrr wrote: > Hi Clojurians, > > I hit the following error today. My environment is Clojure 1.3 > > (eval (read-string (clojure.repl/source-fn 'keep-indexed))) > > # $InvokeExpr cannot be cast to cl

Odd error evaling

2011-12-02 Thread N8Dawgrr
Hi Clojurians, I hit the following error today. My environment is Clojure 1.3 (eval (read-string (clojure.repl/source-fn 'keep-indexed))) # Do other people get the same exception? If so what am I doing wrong? Regards Nathan -- You received this message because you are subscribed to the Goog