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

Property definitions

text_stat :: text_stat $ Sys :: bytepos_call
	# Counter of the times `bytepos` is called on each type of receiver
	var bytepos_call = new Counter[String]
lib/text_stat/text_stat.nit:61,2--62,39