Why the @ in @safe? & UDAs

Daniel Kozak kozzi11 at gmail.com
Thu Nov 7 01:29:37 PST 2013


On Thursday, 7 November 2013 at 08:11:53 UTC, WasThere wrote:
> Anyway adding or removing @ will cause code breakage,
> but leaving @ for UDAs it's better. It will be beautiful in 
> words of consistency.

Yes, but removing @ from @safe and others will mean more new 
keywords, so now I can have string system = "Linux" and bool safe 
= true.... But with adding @ to nothrow and others it will just 
break code use this keywords


More information about the Digitalmars-d mailing list