mirror of
https://github.com/nushell/nushell
synced 2025-01-15 22:54:16 +00:00
3 lines
42 B
Text
3 lines
42 B
Text
|
echo [1 4] | length
|
||
|
echo [2 3 5] | length
|