https://issues.dlang.org/show_bug.cgi?id=17379
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Mathias LANG <[email protected]> --- I think we should close this. This issue title is about a solution rather than a problem. As you mentioned Steven, the underlying issue is mitigated by the backreference mangling, which is the "correct" solution IMO. Any lowering / rewrite invoke a risk of conflict / need for support in other tools (e.g. debugger), so it's just shifting the problem. --
