mirror of
https://github.com/nushell/nushell.git
synced 2024-11-26 18:33:50 +01:00
fec50d8cfe
* Fix bug #2921 Moving whether a range should be parsed further back, giving e.G. parsing of invocations precedence fixes the bug * Add test
3 lines
30 B
Rust
3 lines
30 B
Rust
mod invocation;
|
|
mod operator;
|