https://issues.dlang.org/show_bug.cgi?id=22934
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dmd pull request #13887 "Fix 22934 - Emit context pointer as `outer` instead of `this`" was merged into master: - cd1017c7e2aed79f5484d4eca93313b60ba40de6 by MoonlightSentinel: Fix 22934 - Emit context pointer as `outer` instead of `this` Because the latter is obviosly not a valid identifier. https://github.com/dlang/dmd/pull/13887 --
