Make const, immutable, inout, and shared illegal as function attributes on the left-hand side of a function

Martin Nowak via Digitalmars-d digitalmars-d at puremagic.com
Thu Oct 9 04:30:53 PDT 2014


On 10/09/2014 01:10 PM, Brian Schott wrote:
> dfix is under development. You can find it here:
> https://github.com/Hackerpilot/dfix

That would make such decisions much easier :).
It doesn't appear to rewrite AST but only tokens at the moment.
How reliable is it?


More information about the Digitalmars-d mailing list