https://issues.dlang.org/show_bug.cgi?id=14116
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/260dba58ca264f26967f0d6ecc6f6b8bdde39611 fix Issue 14116 - Assertion failure: 'p->isPkgMod == PKGmodule' on line 143 in file 'import.c' https://github.com/D-Programming-Language/dmd/commit/8bf9a94d467450ffa245f6a9b32dc85a80ce3e4c Merge pull request #4372 from 9rnsr/fix14116 Issue 14116 - Assertion failure: 'p->isPkgMod == PKGmodule' on line 143 in file 'import.c' --
