mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-22 16:20:23 +02:00
More parameter/subscript cleanup.
This commit is contained in:
parent
ed28d19b96
commit
219674c48b
5 changed files with 70 additions and 18 deletions
|
@ -128,3 +128,11 @@
|
|||
>obrack obrack
|
||||
>] ]
|
||||
>backcbrack
|
||||
|
||||
print -R ${A[${A[(r)\\\\\\\\\]]}]::=zounds}
|
||||
print -R ${A[${A[(r)\\\\\\\\\]]}]}
|
||||
print -R $A[\\\\\]]
|
||||
0:Associative array substitution-assignment with reverse pattern subscript key
|
||||
>zounds
|
||||
>zounds
|
||||
>zounds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue