https://issues.dlang.org/show_bug.cgi?id=23497
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #6 from Dlang Bot <[email protected]> --- @deadalnix created dlang/dmd pull request #14677 "Fix 23497" fixing this issue: - Fix 23497 This is achieved by reverting 4e7c4925772fe6e098d3a0736f25cb4fae4bce0b, which introduced the regression, and adding a new test case that ensure this specific regression doesn't happen again going forward. https://github.com/dlang/dmd/pull/14677 --
