[Issue 13388] accept '@' before 'nothrow', 'pure', 'final', 'abstract' and 'override'

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Aug 28 00:21:27 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13388

Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com

--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
Despite being "more syntax" I'm very much in favor of this change. It makes it
that much easier to remember which attributes need or don't need the at sign. I
frequently make the mistake of miss-tagging due to the current situation.

--


More information about the Digitalmars-d-bugs mailing list