diff options
Diffstat (limited to 'Test')
-rw-r--r-- | Test/D04parameter.ztst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Test/D04parameter.ztst b/Test/D04parameter.ztst index e779aaba8..be6e10461 100644 --- a/Test/D04parameter.ztst +++ b/Test/D04parameter.ztst @@ -2015,3 +2015,7 @@ ) 0:Use of @ does not prevent forced join with j >Xone two-bucklemy shoe + + () { print -r -- "${(q)1}" "${(b)1}" "${(qq)1}" } '=foo' +0:(q) and (b) quoting deal with the EQUALS option +>\=foo =foo '=foo' |