Lucas Myers
Lucas Myers
Interesting; this seems unfortunate. Unfortunate in that `create_ns` is written in an "obvious" way and does nothing to opt in to interaction with hygiene (e.g. `Syntax.make`), but it nonetheless has...
Is there something we could do that would make the definition-prefixing `export` "break" (i.e. not actually export the binding) in both cases, rather than working in one and failing in...
Rereading this, I think I'm convinced "that `export` is hygiene-bending, and so `export`-generating macros will inevitably have to take that into account". I'm good with closing this issue.
These changes are sounding right to me.