https://issues.dlang.org/show_bug.cgi?id=20081
Ethan Watson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Ethan Watson <[email protected]> --- 100% for this. There's a large chunk of code I can simplify by just defining things inline instead of having to provide extra workarounds like noted in all of the above posts. Being able to arbitrarily override a symbol's identifier is going to have applications well outside of just this use case. --
