Counter of the times byte_length is called on FlatString

Property definitions

text_stat :: text_stat $ Sys :: byte_length_call=
	# Counter of the times `byte_length` is called on FlatString
	var byte_length_call = new Counter[String]
lib/text_stat/text_stat.nit:55,2--56,43