The last error thrown on abort/runtime error where catch_count > 0

Property definitions

nitc $ NaiveInterpreter :: last_error=
	# The last error thrown on abort/runtime error where catch_count > 0
	var last_error: nullable FatalError = null
src/interpreter/naive_interpreter.nit:136,2--137,43