The expression used as the condition of the assert

Property definitions

nitc $ AAssertExpr :: _n_expr
	# The expression used as the condition of the `assert`
	var n_expr: AExpr is writable, noinit
src/parser/parser_nodes.nit:2096,2--2097,38