You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: