https://issues.dlang.org/show_bug.cgi?id=12422
--- Comment #7 from [email protected] --- Commits pushed to dmd-cxx at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/a326fcfd501514a41341f8e3a4901fe575145016 fix Issue 12422 - Templated nested function is inferred as `pure` even if it calls impure functions https://github.com/dlang/dmd/commit/b00a79fae2560ee7b82c336bd9403f2d9071c22b Merge pull request #4441 from 9rnsr/fix12422 --
