On 10/26/14 3:15 AM, Dicebot wrote:
> I use this pattern somewhar often:
>
> version(unittest)
> {
> debug = ExtraCostlySanityChecks;
> }
My proposal covers this, it would still be fine:
http://forum.dlang.org/post/m2avtc$15e3$1@digitalmars.com
-Steve