?0 ----> 0.21132487 ?10 ----> 5 ?10 ----> 4 ?10 ----> 6 ?20 ----> 9 ?[1,2,3,4] ----> 2 ?[1,2,3,4] ----> 1 x := array(1,2,3,4,5,6,7) ----> record array(7) ?x ----> 6 ?x ----> 1 ?x ----> 6 ?x ----> 1 ?x ----> 3 ?x ----> 4 ?x ----> 5 ?x ----> 5 Run-time error 113 at line 25 in expr09.icn invalid type to random operation offending value: &null