-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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")`.)
- Loading branch information
Yannick Scherer
committed
Jan 29, 2015
1 parent
6179c0b
commit b761683
Showing
2 changed files
with
2 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters