digitalmars.D.internals - const is hard - but worth it!
- Walter Bright (4/4) Mar 29 2019 Getting to making Dsymbol.loc const is fairly involved, and requires rew...
Getting to making Dsymbol.loc const is fairly involved, and requires rewriting some code: https://github.com/dlang/dmd/pull/9510 Getting Dsymbol.ident const will be even harder.
Mar 29 2019