Files
nushell/crates/nu-parser/src
Jakub Žádník 7112664b3f Fix wrong spans of multiple files
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.
2021-10-31 17:22:10 +02:00
..
WIP
2021-10-26 09:04:23 +13:00
2021-09-22 17:29:53 +12:00
WIP
2021-10-26 09:04:23 +13:00
2021-10-29 23:50:28 +03:00