mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-27 16:50:58 +01:00
52325: Clarify doc for edge cases of named references and nofork substitution
Unposted whitespace change avoids a parse error in ${ ... } with comments.
This commit is contained in:
parent
7a84713bb7
commit
fbec213cc5
6 changed files with 25 additions and 13 deletions
|
|
@ -422,7 +422,7 @@ F:must do this before evaluating the next test block
|
|||
|
||||
purr ${ { echo nested } } DONE
|
||||
1:ignored braces, part 4
|
||||
?(eval):1: parse error near `}'
|
||||
?(eval):3: parse error near `}'
|
||||
|
||||
# "break" blocks function calls in outer loop
|
||||
# Could use print, but that might get fixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue