requires "extensions >= 0.2.1"
from extensions/enumerate import enumerate
Error: internal error: importSymbol: 2
I think this package may need to be updated. Or this could be the same bug as nim-lang/Nim#11052, a problem when a proc has the same name as the module in which it resides.
requires "extensions >= 0.2.1"I think this package may need to be updated. Or this could be the same bug as nim-lang/Nim#11052, a problem when a proc has the same name as the module in which it resides.