[ ArgumentList ] vs. @( ArgumentList )

Walter Bright newshound2 at digitalmars.com
Wed Nov 7 12:24:58 PST 2012


On 11/7/2012 11:40 AM, 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() { }

Yes, I agree this is a significant problem.



More information about the Digitalmars-d mailing list