https://issues.dlang.org/show_bug.cgi?id=19307
--- Comment #3 from [email protected] --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/098cfdcc4a5ef3532816c11636934cd781c996f5 fix issue 19307 - Variables moved to a closure show nonsense in debugger generate struct type debug information for allocated closures https://github.com/dlang/dmd/commit/a4eeab9b83e5c614a6bbe7b44224340c93068377 Merge pull request #8847 from rainers/issue_19307 fix issue 19307 - Variables moved to a closure show nonsense in debugger merged-on-behalf-of: Walter Bright <[email protected]> --
