https://issues.dlang.org/show_bug.cgi?id=23607
--- Comment #4 from Dlang Bot <[email protected]> --- @BorisCarvajal updated dlang/dmd pull request #14796 "Remove some special cases from dmd.typesem.resolveHelper" fixing this issue: - Fix Issue 23607 - invalid code leading to an ICE due to an error message that's not emitted anymore Small dmd.typesem.resolveHelper refactor by removing many conditions that called helper3 anyway. https://github.com/dlang/dmd/pull/14796 --
