https://issues.dlang.org/show_bug.cgi?id=13902
--- Comment #7 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/dc6235bc932c5a829c9a69b276c93462917a8f09 fix Issue 13902 - Compiler allows escaping the address of part of a local To visualize the current scope behavior, I added fail_compilation/fail_scope.d. https://github.com/D-Programming-Language/dmd/commit/0829ec3913fa27f24a1a952be7fca012126aa959 Merge pull request #4277 from 9rnsr/fix13902 Issue 13902 - Compiler allows escaping the address of part of a local --
