diff options
Diffstat (limited to 'shell/hush_test/hush-arith/arith.right')
-rw-r--r-- | shell/hush_test/hush-arith/arith.right | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/shell/hush_test/hush-arith/arith.right b/shell/hush_test/hush-arith/arith.right index c48e468a5..2c389caea 100644 --- a/shell/hush_test/hush-arith/arith.right +++ b/shell/hush_test/hush-arith/arith.right @@ -106,6 +106,7 @@ hush: arithmetic syntax error 3 3 4 4 4 4 +7 7 hush: arithmetic syntax error hush: arithmetic syntax error hush: arithmetic syntax error @@ -114,6 +115,8 @@ hush: arithmetic syntax error 4 4 7 7 -7 -7 +7 +7 hush: arithmetic syntax error hush: arithmetic syntax error hush: arithmetic syntax error @@ -128,11 +131,12 @@ hush: arithmetic syntax error 2 2 -2 -2 1 1 -hush: arithmetic syntax error -hush: arithmetic syntax error -hush: arithmetic syntax error -hush: arithmetic syntax error -hush: arithmetic syntax error +7 +7 +7 +7 +7 +7 5 5 1 1 6 6 @@ -141,8 +145,10 @@ hush: arithmetic syntax error 1 1 4 4 0 0 -hush: arithmetic syntax error -hush: arithmetic syntax error +-7 +-7 +7 +7 8 12 hush: arithmetic syntax error 42 |