accept @pure @nothrow @return attributes

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Mon Jan 26 13:12:01 PST 2015


On 1/26/2015 12:45 PM, Jonathan Marler wrote:
> Just because they are function attributes does not mean
> they were tokenized as "keywords".

The lexer has no idea what a function attribute is or that now it should be 
looking for attributes and then it should not be.



More information about the Digitalmars-d mailing list