https://issues.dlang.org/show_bug.cgi?id=17098
--- Comment #9 from Walter Bright <[email protected]> --- Won't fix the compile time problem, as that is inherent with the quadratic behavior of the optimizer. Just fixing the assert failure. --
d-bugmail--- via Digitalmars-d-bugs Sat, 15 Feb 2020 14:56:40 -0800
https://issues.dlang.org/show_bug.cgi?id=17098
--- Comment #9 from Walter Bright <[email protected]> --- Won't fix the compile time problem, as that is inherent with the quadratic behavior of the optimizer. Just fixing the assert failure. --