RUNTIME ERROR: Expected an integer, but got 2.5 ------------------------------------------------- testdata/std.makeArray_noninteger:1:1-34 $ std.makeArray(2.5, function(i) i) ------------------------------------------------- During evaluation