mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 17:07:44 +00:00
28 lines
290 B
Text
28 lines
290 B
Text
|
2
|
||
|
2
|
||
|
1
|
||
|
|
||
|
1 'hello' 1 'there'
|
||
|
1 'hello there'
|
||
|
1 ''
|
||
|
1 '' 1 ''
|
||
|
1 'test' 1 '' 1 ''
|
||
|
|
||
|
1 'hello'
|
||
|
1 'h' 1 'ello'
|
||
|
1 'h' 1 'e' 1 'llo'
|
||
|
1 ''
|
||
|
1 't' 1 ''
|
||
|
1 't' 1 '' 1 ''
|
||
|
1 ' ' 1 't'
|
||
|
|
||
|
2 'hello' 'there'
|
||
|
1 'hello'
|
||
|
6 'this' 'is' 'a' 'bunch' 'of' 'words'
|
||
|
3 'one' 'two' 'three'
|
||
|
0
|
||
|
|
||
|
5 'h' 'e' 'l' 'l' 'o'
|
||
|
1 'h'
|
||
|
0
|