On Oct 23, 12:20 am, Shantanu Kumar <kumar.shant...@gmail.com> wrote:
> On Oct 23, 12:11 am, David Nolen <dnolen.li...@gmail.com> wrote:
>
> > On Mon, Oct 22, 2012 at 3:08 PM, Shantanu Kumar 
> > <kumar.shant...@gmail.com>wrote:
>
> > > 19afb31a52504293ba2182c584b1867917316662
>
> > Do you have top level lets in your code?
>
> > (let [foo ...]
> >    (defn bar ...))
>
> I have top-level let in a macro file, which is never referenced via
> any of the tests:
>
> https://github.com/kumarshantanu/basil/blob/master/src/basil/core_mac...

The top-level let in the macro is nevertheless reached via :require
when running tests.

Shantanu

-- 
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