|
|
1.1 root 1: 1 > 1 ----> none
2: 1 > 2 ----> none
3: 1 > 0 ----> 0
4: -1 > 0 ----> none
5: 1 > -2 ----> -2
6: -1 > -0 ----> none
7: 1. > 1 ----> none
8: 1 > 2. ----> none
9: 1. > 0. ----> 0.0
10: -1 > 0. ----> none
11: 1. > -2 ----> -2.0
12: -1 > -0. ----> none
13: Run-time error 102 at line 21 in std68.icn
14: numeric expected
15: offending value: &null
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.