What should happend when an assertion fails
call D assert on failure
call C assert on failure
cause program halt on failure
call D assert with the error context on failure
See Implementation
What should happend when an assertion fails