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 0cf0e8a02..da3ce359a 100644
--- a/Test/A03quoting.ztst
+++ b/Test/A03quoting.ztst
@@ -74,3 +74,7 @@
 >16#61
 >16#62
 >16#64
+
+ () { print $# } '' "" $''
+0:$'' should not be elided, in common with other empty quotes
+>3