On 2013-10-16 13:47, simendsjo wrote:
How would that relate to non-binary attributes like @system, @trusted, @safe? Seems like it would only work on binary built-in attributes.
No, !@safe would be mean the exact same thing as if you hadn't applied @safe. In this case, @system.
-- /Jacob Carlborg
