On 07/31/2013 11:36 AM, Ali Çehreli wrote: > Fixed magically :) by a line that should have no effect: > > pragma(msg, ElementType!(typeof(arr.tupleChunks!4))); And only when inserted before the foreach statement. Ali