Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change NamespaceModifier.NamespaceOfToken() to have pointer-receiver
Because by-value copying of the NamespaceModifier struct is rather very expensive.
- Loading branch information