Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
normalizedast: hide newTree from std/macros (#333)
Whatever Nim merged recently caused macros.newTree to have higher precedence against newTree defined on NormNode within normalizedast. As a workaround, don't import macros.newTree.
- Loading branch information