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

36 / 9 ----> 4
-36 / 9 ----> -4
36 / -9 ----> -4
-36 / -9 ----> 4
36. / 9 ----> 4.0
36 / 9. ----> 4.0
36. / 9. ----> 4.0
-36. / 9 ----> -4.0
36 / -9. ----> -4.0
-36. / -9. ----> 4.0
Run-time error 102 at line 19 in std64.icn
numeric expected
offending value: "a"