mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-31 00:55:39 +00:00
nimsuggest outline should account for includes, now it does: - the module prefix will be of the module doing the including - the filename will be of the module that was included - adds a test case for it