On Wed, 27 Aug 2014 13:49:47 +0000
Aerolite via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com>
wrote:

> The discrepancy between the annotation-style attributes such as
> '@safe', '@property', etc and the keyword attributes 'pure' and
> 'nothrow' has always really bugged me ever since I started using
> D.
we can also turn 'const' to '@const' and this will end annoying
confusion between `const T foo ();` and `const(T) foo ();`.

but it's fun to see confused people, so i'm against it. ;-)

Attachment: signature.asc
Description: PGP signature

Reply via email to