https://issues.dlang.org/show_bug.cgi?id=20050
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dmd pull request #10172 "fix handling of static impure functions nested in pure functions (issues 20047 and 20050)" was merged into master: - e50097d7ca361a1d6ee5841459781aaf26f77466 by aG0aep6G: fix issue 20050 - pure function should be able to return function pointer to impure static nested function https://github.com/dlang/dmd/pull/10172 --
