about summary refs log tree commit diff
path: root/Test/D07multibyte.ztst
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-11-07 22:47:07 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-11-07 22:47:07 +0000
commitf367a90505811cf2125549e4d376c33f691bde57 (patch)
treecf5b22b3dd9cac6a8bbee4576fdcb268454c63e1 /Test/D07multibyte.ztst
parentf7b9bf300aaab8fe67540082a25489890db91657 (diff)
downloadzsh-f367a90505811cf2125549e4d376c33f691bde57.tar.gz
zsh-f367a90505811cf2125549e4d376c33f691bde57.tar.xz
zsh-f367a90505811cf2125549e4d376c33f691bde57.zip
22980: 22952 messed up parameter padding flag optional arguments
Diffstat (limited to 'Test/D07multibyte.ztst')
-rw-r--r--Test/D07multibyte.ztst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/D07multibyte.ztst b/Test/D07multibyte.ztst
index 752013eec..828a5c573 100644
--- a/Test/D07multibyte.ztst
+++ b/Test/D07multibyte.ztst
@@ -306,8 +306,8 @@
 # TODO: if we get paired multibyte bracket delimiters to work
 # (as Emacs does, the smug so-and-so), the following should change.
   foo=bar
-  print ${(r£5£¥X¥)foo}
-  print ${(l«10«»Y»£HI£)foo}
+  print ${(r£5££X£)foo}
+  print ${(l«10««Y««HI«)foo}
 0:Delimiters in parameter flags
 >barXX
 >YYYYYHIbar