the for loop is iterating over the array and not the ranges in the array. afaik 
you can't iterate over two ranges like that in nim.

Reply via email to