Improving assert-printing in DMD

jmh530 via Digitalmars-d digitalmars-d at puremagic.com
Thu Oct 1 17:25:17 PDT 2015


On Thursday, 1 October 2015 at 23:33:39 UTC, Andrei Alexandrescu 
wrote:
> I haven't - I still think making "assert" a built-in and 
> ascribing a keyword to it was a minor mistake. But then that 
> sail has shipped, so let's make the best use of the situation. 
> -- Andrei

Wouldn't that mean that every file that uses unit tests would 
have to import std.assert or something? So pretty much every file 
would be importing it anyway.


More information about the Digitalmars-d mailing list