Custom attributes (again)
Piotr Szturmaj
bncrbme at jadamspam.pl
Fri Apr 6 04:01:41 PDT 2012
Piotr Szturmaj wrote:
> @myModule.pure
> @pure
> void fn() {}
should be:
@myModule.safe
@safe
void fn() {}
More information about the Digitalmars-d
mailing list