https://issues.dlang.org/show_bug.cgi?id=7157
--- Comment #9 from Martin Nowak <[email protected]> --- Could we fix this for now by letting dmd backoff from very big functions? Or if someone understands accumaecpx well enough, maybe the optimization can be windowed to 1000 expressions/statements or so. --
