August 25
https://issues.dlang.org/show_bug.cgi?id=24716

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@thewilsonator created dlang/dmd pull request #16810 "Fix bugzilla issue 24716" fixing this issue:

- Fix bugzilla issue 24716

  checks for `isNeedThisScope` should check up the inheritance chain for nested
classes.

https://github.com/dlang/dmd/pull/16810

--