Skip to content

resolution of namespace in syntax quote resolved to wrong namespace #180

Closed
@borkdude

Description

user=> (ns foo)
#object[In foo]
foo=> (defn x[])
#'foo/x
foo=> `x
user/x

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions