mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-23 09:12:48 +00:00
* fixes #22065; do not search path for "./" * simplify * fixes * fixes * allow ".." * cleanup * add a test case * slightly modify the import * adds a changelog