about summary refs log tree commit diff
path: root/Test/A03quoting.ztst
diff options
context:
space:
mode:
Diffstat (limited to 'Test/A03quoting.ztst')
-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