[Dlang-internal] const is hard - but worth it!

Walter Bright newshound2 at digitalmars.com
Fri Mar 29 20:36:30 UTC 2019


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.


More information about the Dlang-internal mailing list