Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Redefining most clojure.core fns e.g. defn or defmacro doesn't work #6

Open
cldwalker opened this issue Jan 1, 2016 · 0 comments
Open

Comments

@cldwalker
Copy link
Member

From LightTable/LightTable#1828:

This (defmacro defn [name & body] (clojure.core/defn ~name ~@Body))works fine in the Clojure repl, but results inclojure.lang.Compiler$CompilerException: java.lang.RuntimeException: Can't create defs outside of current ns, compiling:(null:6:1)` in LightTable Instarepl.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant