https://issues.dlang.org/show_bug.cgi?id=22934
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @MoonlightSentinel created dlang/dmd pull request #13887 "Fix 22934 - Emit context pointer as `this` instead of `this`" fixing this issue: - Fix 22934 - Emit context pointer as `this` instead of `this` Because the latter is obviosly not a valid identifier. https://github.com/dlang/dmd/pull/13887 --
