On Tuesday, 15 November 2016 at 01:35:42 UTC, Stefan Koch wrote: > However there is a a bug inside the code that does > bounds-checking for array assignment. > In rare cases it can trigger a out-bounds-error on newly > created arrays. > This raise all kind of red flags to me. What are the design decision that lead to this ?