mirror of
https://github.com/danbulant/nushell
synced 2026-06-13 19:52:41 +00:00
This means that commands cannot start with these characters. However, we get the following benefits: * Negative numbers > -10 * Ranges with negative numbers > -10..-1 * Left-unbounded ranges > ..10 |
||
|---|---|---|
| .. | ||
| test_lex.rs | ||
| test_lite_parser.rs | ||
| test_parser.rs | ||