https://issues.dlang.org/show_bug.cgi?id=22372
--- Comment #4 from Teodor Dutu <[email protected]> --- (In reply to Imperatorn from comment #3) > If you make size_t i static the behaviour is correct Yes, this would fix the issue, but it would be a hack rather than a solution. The bug would still persist in DMD's backend. --
