forked from extern/nushell
* Add initial nu-test-support port * finish changing binary name * Oops, these aren't Windows-safe tests
3 lines
42 B
Plaintext
3 lines
42 B
Plaintext
echo [1 4] | length
|
|
echo [2 3 5] | length
|