From f77a7a5b18f0650d32e5e8dac1f1cb284a9e4690 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 7 Nov 2013 15:19:07 +0000 Subject: 31937: zle -Fw uses widget semantics for file descriptor handler --- Test/C01arith.ztst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Test') diff --git a/Test/C01arith.ztst b/Test/C01arith.ztst index 71c8a1969..c19135ce6 100644 --- a/Test/C01arith.ztst +++ b/Test/C01arith.ztst @@ -134,11 +134,11 @@ print $(( a = )) 1:empty assignment -?(eval):1: bad math expression: operand expected at `' +?(eval):1: bad math expression: operand expected at end of string print $(( 3, )) 1:empty right hand of comma -?(eval):1: bad math expression: operand expected at `' +?(eval):1: bad math expression: operand expected at end of string print $(( 3,,4 )) 1:empty middle of comma -- cgit 1.4.1