mirror of
https://github.com/nushell/nushell.git
synced 2025-01-06 14:30:01 +01:00
3 lines
42 B
Plaintext
3 lines
42 B
Plaintext
|
echo [1 4] | length
|
||
|
echo [2 3 5] | length
|