https://issues.dlang.org/show_bug.cgi?id=17130
--- Comment #5 from [email protected] --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/db81df0b6db19f5808e551a01730c15d341dc981 fix Issue 17130 - ambiguous implicit super call - need type of this to resolve base class ctor overloads https://github.com/dlang/dmd/commit/5262d78df2d2b4b3ee1fffc3393a5d57b535a481 Merge pull request #6513 from MartinNowak/fix17130 fix Issue 17130 - ambiguous implicit super call --
