@aG0aep6G created dlang/dmd pull request #10172 "fix handling of static impure functions nested in pure functions (issues 20047 and 20050)" fixing this issue:
- fix issue 20047 - call of static nested function ignores purity
https://github.com/dlang/dmd/pull/10172
Comment #3 by dlang-bot — 2019-07-15T13:14:57Z
dlang/dmd pull request #10172 "fix handling of static impure functions nested in pure functions (issues 20047 and 20050)" was merged into master:
- ccc7ed3d98f254b3326f0a7d06ebcb33f9038a1d by aG0aep6G:
fix issue 20047 - call of static nested function ignores purity
https://github.com/dlang/dmd/pull/10172