string of the last successful compile

Property definitions

core $ Regex :: string_cache
	# `string` of the last successful `compile`
	private var string_cache: nullable String = null
lib/core/re.nit:194,2--195,49