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
Expansion to s-expression will return a namespaced keyword without
resolving the alias. This is in accordance with the expectation that a
`:token` node returns a token, not a nested structure.
(An alternative approach would have been to generate the form
`(read-string "::ns/x")`.)
0 commit comments