https://issues.dlang.org/show_bug.cgi?id=12152
--- Comment #4 from [email protected] --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/91dd1ff1ec207d3510fc12808e8166c3f80dab05 fix Issue 12152 - Cannot forward reference subclass member in superclass https://github.com/D-Programming-Language/dmd/commit/a17015aa5d0dbd2a0e1eca68067cb7f81ba48e32 Merge pull request #4469 from 9rnsr/fix12152 https://github.com/D-Programming-Language/dmd/commit/8efa502a209c64a75f682956cab0b3647737c614 More fix for issue 12152 - Add setScope() call to be able to resolve forward references --
