On 2012-11-07 20:40, Jonas Drewsen wrote:

I we were to allow for @foobar style UDA then "safe" would have to be a
reserved keyword somehow. Otherwise I do not know what this would mean:

struct safe { }
@safe void foobar() { }

The current attributes are keywords from a user/developer point view.

--
/Jacob Carlborg

Reply via email to