https://issues.dlang.org/show_bug.cgi?id=14401
--- Comment #8 from [email protected] --- Commits pushed to dmd-cxx at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/9f68938b8f3420d676e5231867c82101ef5d1c81 Supplemental fix for issue 14401 - Deal with the type change of typeid(ClassType).init to const(void)[] https://github.com/dlang/phobos/commit/3ffc006c20d759ad7197eae879cc894f7bb5efbb Merge pull request #3143 from 9rnsr/fix14401 --
