forked from extern/nushell
2 lines
39 B
Plaintext
2 lines
39 B
Plaintext
|
echo [1 4] | count
|
||
|
echo [2 3 5] | count
|