For each line in block, the associated line in the mdoc

Is used to give precise locations

Property definitions

nitc $ DocUnit :: lines
	# For each line in `block`, the associated line in the mdoc
	#
	# Is used to give precise locations
	var lines = new Array[Int]
src/testing/testing_doc.nit:503,2--506,27