https://issues.dlang.org/show_bug.cgi?id=12719
--- Comment #5 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/c3cdae6b97b9dc368cfd78b61d73902b7846db12 fix Issue 12719 - struct.c:705: virtual void StructDeclaration::semantic(Scope*): Assertion `parent && parent == sc->parent' failed. https://github.com/D-Programming-Language/dmd/commit/d02621fbe33c560261dd46192ee1d8bd3453a603 Merge pull request #3544 from 9rnsr/fix12719 Issue 12719 - struct.c:705: virtual void StructDeclaration::semantic(Scope*): Assertion `parent && parent == sc->parent' failed. --
