Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S-expr-ed tagged literal results in unqualified reference to read-string #331

Open
borkdude opened this issue Jan 31, 2025 · 0 comments
Open

Comments

@borkdude
Copy link
Collaborator

Sexpr-ing a tagged literal results in an expression like (read-string "#foo/bar 1) .
Imo this should be fully qualified to prevent clashes with referred vars from elsewhere.

PR incoming.

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

No branches or pull requests

1 participant