From f367a90505811cf2125549e4d376c33f691bde57 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 7 Nov 2006 22:47:07 +0000 Subject: 22980: 22952 messed up parameter padding flag optional arguments --- Test/D07multibyte.ztst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Test/D07multibyte.ztst') 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 -- cgit 1.4.1