Description
I'm having trouble using an external library with cljc files and macros. Klipse complains that a macro in one namespace doesn't exist in a file that contains a different namespace, which is non-sensical to point out (and yet true). Not sure what the issue is.
To reproduce: