https://issues.dlang.org/show_bug.cgi?id=15619
--- Comment #5 from Martin Nowak <[email protected]> --- As this is already broken for a while (and way longer for other array ops, e.g. double), I'll delay this fix for a proper replacement w/ templated array ops. https://github.com/D-Programming-Language/druntime/pull/471#issuecomment-16075234 WIP: https://github.com/MartinNowak/dmd/tree/arrayOps https://github.com/MartinNowak/druntime/tree/arrayOps --
