Can you show us some relevant lines in core.clj?

This error means usually mistakes like a forgotten binding vector somewhere.

On Sat, Jun 23, 2012 at 4:49 AM, Murtaza Husain
<murtaza.hus...@sevenolives.com> wrote:
> Hi,
>
> I was hacking away happily with my clojurescript, when suddenly this error
> seems to crop up -
>
> java.lang.IllegalArgumentException: Parameter declaration clojure.core/let
> should be a vector
>                 core.clj:6567 clojure.core/assert-valid-fdecl
>                  core.clj:220 clojure.core/sigs
>
> I have tried commenting all bits of code, restarted the server etc ..... I
> am using cljsbuild 0.2.1 for comiplation.
>
> Thanks,
> Murtaza
>
> --
> 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
> Note that posts from new members are moderated - please be patient with your
> first post.
> 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



-- 
Moritz Ulrich

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
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