From fe3884ba08498fb6bbfc15c04114d54e54e74e95 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 10 Jun 2008 09:13:01 +0000 Subject: unposted addition to 25144 for tests --- Test/C01arith.ztst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/C01arith.ztst') diff --git a/Test/C01arith.ztst b/Test/C01arith.ztst index 1a19ed398..4e3585fd4 100644 --- a/Test/C01arith.ztst +++ b/Test/C01arith.ztst @@ -152,7 +152,7 @@ print $(( 37#z )) 1:bases beyond 36 don't work -?(eval):1: invalid base: 37 +?(eval):1: invalid base (must be 2 to 36 inclusive): 37 print $(( 3 + "fail" )) 1:parse failure in arithmetic -- cgit 1.4.1