On Tuesday, 10 November 2015 at 15:44:26 UTC, ponce wrote:
Since assert(false) is special (cf. http://p0nce.github.io/d-idioms/#assert%28false%29-is-special) you can use the following construct to have always-on
assert(false) AKA assert(0) - is a part of this language that I think it is absolute evil.
WBR, Fyodor.