Property definitions

core :: re $ Int :: is_nomatch
	private fun is_nomatch: Bool `{ return self == REG_NOMATCH; `}
lib/core/re.nit:100,2--63