mirror of
https://github.com/nushell/nushell.git
synced 2024-11-16 05:23:44 +01:00
7112664b3f
The introduction of `use <file.nu>` added the possibility of calling `working_set.add_file()` more than once per parse pass. Some of the logic handling the file contents offsets prevented it from working and hopefully, this commit fixes it. |
||
---|---|---|
.. | ||
nu-cli | ||
nu-command | ||
nu-engine | ||
nu-json | ||
nu-parser | ||
nu-path | ||
nu-protocol | ||
nu-table | ||
nu-term-grid |