https://issues.dlang.org/show_bug.cgi?id=15925
--- Comment #10 from [email protected] --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/b86f3b3b357f6d0edc0c8a60552657b922443017 fix Issue 15925 - Import declaration from mixin templates are ignored - make the lookup in imported mixin scopes compatible with -transition=import/checkimports https://github.com/dlang/dmd/commit/ba178e607c33e121142ec15c5064d953fd87a191 Merge pull request #5810 from MartinNowak/fix15925 fix Issue 15925 - Import declaration from mixin templates are ignored --
