4.3BSD/usr/contrib/icon/test/distr/std63.out

36 * 9 ----> 324
-36 * 9 ----> -324
36 * -9 ----> -324
-36 * -9 ----> 324
36. * 9 ----> 324.0
36 * 9. ----> 324.0
36. * 9. ----> 324.0
-36. * 9 ----> -324.0
36 * -9. ----> -324.0
-36. * -9. ----> 324.0
Run-time error 102 at line 19 in std63.icn
numeric expected
offending value: "a"