https://issues.dlang.org/show_bug.cgi?id=19729
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #3 from Dlang Bot <[email protected]> --- @NilsLankila created dlang/dmd pull request #11652 "fix issue 19729 - Constructor overloads coming from mixin are not resolved" fixing this issue: - fix issue 19729 - Constructor overloads coming from mixin are not resolved The test _b17259.d_ was created to check that an ICE was fixed but then this became a reject-valid. Make it working for good this time. https://github.com/dlang/dmd/pull/11652 --
