summaryrefslogtreecommitdiffstats
path: root/Test/D02glob.ztst
diff options
context:
space:
mode:
Diffstat (limited to 'Test/D02glob.ztst')
-rw-r--r--Test/D02glob.ztst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Test/D02glob.ztst b/Test/D02glob.ztst
index 24494d274..1526b6191 100644
--- a/Test/D02glob.ztst
+++ b/Test/D02glob.ztst
@@ -707,6 +707,10 @@
0:modifier ':P' with path too long
>16001
+ print -r ${${:-/a-b=c}:P}
+0:modifier ':P' with tokenised input
+>/a-b=c
+
foo=a
value="ac"
print ${value//[${foo}b-z]/x}