mirror of
https://github.com/nushell/nushell
synced 2024-12-28 22:13:10 +00:00
cc1b784e3d
* Add initial nu-test-support port * finish changing binary name * Oops, these aren't Windows-safe tests
2 lines
42 B
Text
2 lines
42 B
Text
echo [1 4] | length
|
|
echo [2 3 5] | length
|