self
if the assert failsEngines should print out this superstring.
# Superstring explaining `self` if the assert fails
#
# Engines should print out this superstring.
fun explain_assert_str: nullable ASuperstringExpr do return null
src/frontend/explain_assert_api.nit:24,2--27,65
redef var explain_assert_str = null
src/frontend/explain_assert.nit:185,2--36