mirror of
https://github.com/nushell/nushell.git
synced 2024-11-23 00:43:33 +01:00
8ae8ebd107
* Add support for multiline script files * clippy
2 lines
39 B
Plaintext
2 lines
39 B
Plaintext
echo [1 4] | count
|
|
echo [2 3 5] | count |