mirror of
https://github.com/nushell/nushell
synced 2025-01-04 09:18:57 +00:00
3 lines
42 B
Text
3 lines
42 B
Text
|
echo [1 4] | length
|
||
|
echo [2 3 5] | length
|