The offset in string of the end of the substring

Property definitions

core $ NativeMatchArray :: rm_eo
	# The offset in string of the end of the substring
	fun rm_eo: Int `{ return self->rm_eo; `}
lib/core/re.nit:111,2--112,41