summaryrefslogtreecommitdiff
path: root/Test
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-01-27 19:01:11 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-01-27 19:01:11 +0000
commitdf54eeed2ca4823d57c2bc74fc5def7b3b4a77ae (patch)
tree66dd30eac451d798ddfc6753e86d4967d57786eb /Test
parent040db61c325a6523ab50cabc0cd3c5e120413d3c (diff)
downloadzsh-df54eeed2ca4823d57c2bc74fc5def7b3b4a77ae.tar.gz
zsh-df54eeed2ca4823d57c2bc74fc5def7b3b4a77ae.zip
23136: handle Bnulls now added in $'...'
Diffstat (limited to 'Test')
-rw-r--r--Test/A03quoting.ztst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Test/A03quoting.ztst b/Test/A03quoting.ztst
index 6cf86e10f..3187382a8 100644
--- a/Test/A03quoting.ztst
+++ b/Test/A03quoting.ztst
@@ -13,6 +13,10 @@
>'ut queant laxis'
>"resonare fibris"
+ print -r $'\'a \\\' is \'a backslash\' is \'a \\\''
+0:$'-style quotes with backslashed backslashes
+>'a \' is 'a backslash' is 'a \'
+
print -r ''''
setopt rcquotes
# We need to set rcquotes here for the next example since it is