Maximum position in Rope (i.e. length - 1)

Property definitions

core $ RopeSubstrings :: max
	# Maximum position in `Rope` (i.e. length - 1)
	var max: Int is noinit
lib/core/text/ropes.nit:574,2--575,23