nushell/crates/nu-parser
Niklas Jonsson a59414203f
Only discard command comment if prev token was comment (#3628)
This fixes issues where a file with multiple def commands with their own
doc comments, some of the comments would be discarded.
2021-06-17 14:11:05 +12:00
..
src Only discard command comment if prev token was comment (#3628) 2021-06-17 14:11:05 +12:00
tests Only discard command comment if prev token was comment (#3628) 2021-06-17 14:11:05 +12:00
Cargo.toml Bump to 0.32.1 (#3553) 2021-06-04 19:07:50 +12:00