Counter of the times bytepos is called on each type of receiver

Property definitions

text_stat :: text_stat $ Sys :: position_call
	# Counter of the times `bytepos` is called on each type of receiver
	var position_call = new Counter[String]
lib/text_stat/text_stat.nit:58,2--59,40