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