Cache for the latest accessed FlatString in self

Property definitions

core $ Concat :: flat_cache=
	# Cache for the latest accessed FlatString in `self`
	var flat_cache: FlatString is noinit
lib/core/text/ropes.nit:85,2--86,37