Chris Nicholson-Sauls wrote: > Instead it was a normal 'in' index, which was being manually > advanced to skip an iteration. That is impossible with 'in' parameters to a block. Therefore indexes are buggily implemented as 'inout'.