[Issue 13397] allow postfix function attributes like 'safe', 'system' and so on without '@'
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Aug 29 01:49:33 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13397
--- Comment #8 from bearophile_hugs at eml.cc ---
(In reply to Ketmar Dark from comment #7)
> i don't think that making language slightly more human-friendly is
> why should i remember when i must put that '@' before attribute?
Adding contextual keywords to D is an increase in complexity for users too.
I think that remembering where to put the @ is simpler for the user.
--
More information about the Digitalmars-d-bugs
mailing list