https://issues.dlang.org/show_bug.cgi?id=14520
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=13374 --- Comment #1 from Vladimir Panteleev <[email protected]> --- This bug is the reincarnation of issue 13374 (the reduced code is different, but the original code was broken once again). The full timeline: - v2.060 : works - v2.061 : broken (https://github.com/D-Programming-Language/dmd/pull/599) - v2.066.1: fixed (https://github.com/D-Programming-Language/dmd/pull/3897) - v2.076.0: broken (https://github.com/D-Programming-Language/dmd/pull/4375) --
