mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-22 16:20:23 +02:00
Wayne: pattern.c unitialised var
Zero-length arrays now possible with $array[1,0]
This commit is contained in:
parent
d5b6d1f40c
commit
7bf294f2b8
10 changed files with 190 additions and 170 deletions
|
@ -99,6 +99,7 @@
|
|||
|
||||
# can't be bothered with -S
|
||||
|
||||
sleep 1
|
||||
cat unmodified
|
||||
touch newnewnew
|
||||
[[ -N newnewnew && ! -N unmodified ]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue