@cblake, I think jyapayne's module has the same problem that we hit: * [https://github.com/jyapayne/nim-extensions/issues/5](https://github.com/jyapayne/nim-extensions/issues/5) * [https://github.com/nim-lang/Nim/issues/11052](https://github.com/nim-lang/Nim/issues/11052)
Not sure though. Shouldn't modules and indentifiers be in different namespaces from the point of view of the compiler? I don't see why this is ever an issue.
