version(assert) and Phobos release unittest build
Dicebot
public at dicebot.lv
Thu Nov 28 08:20:45 PST 2013
assert(false) is special and never removed, don't use it for
testing assert code :
http://dlang.org/expression.html#AssertExpression
More information about the Digitalmars-d-learn
mailing list