From 244f2a14fc2c0b9a57d782a290d17bc1a4299600 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Wed, 26 Mar 2003 17:33:04 +0000 Subject: 18391: add tests for read builtin a few glob qualifiers, 17678 and 18015 --- Test/C01arith.ztst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Test/C01arith.ztst') diff --git a/Test/C01arith.ztst b/Test/C01arith.ztst index 0492a20aa..8558d66a8 100644 --- a/Test/C01arith.ztst +++ b/Test/C01arith.ztst @@ -98,3 +98,7 @@ print $x 0:assigning to scalar which contains non-math string >32 + + print $(( )) +0:empty math parse e.g. $(( )) acts like a zero +>0 -- cgit 1.4.1