mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 16:40:24 +02:00
One more test.
This commit is contained in:
parent
a5d9467cfa
commit
f77bd804ee
1 changed files with 4 additions and 0 deletions
|
@ -49,3 +49,7 @@
|
|||
echo .$foo[-4,5].
|
||||
0:Array indexing
|
||||
>.d e.
|
||||
|
||||
echo .$foo[-6,-2].
|
||||
0:Array indexing
|
||||
>.b c d e f.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue