https://issues.dlang.org/show_bug.cgi?id=15092
--- Comment #3 from [email protected] --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/60c9ba49e3f7b1d8a9e1061e524f08a70447918d fix Issue 15092 - ICE on duplicated struct declarations in class members Propagate errors in `Dsymbol.addMember()` through `Dsymbol.errors`. https://github.com/D-Programming-Language/dmd/commit/d432960ce9f9f308479ea86c008a37f4c56ae841 Merge pull request #5219 from 9rnsr/fix15092 [REG2.066.0] Issue 15092 - ICE on duplicated struct declarations in class members --
