forked from extern/nushell
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 |