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

Is used to give precise locations

Property definitions

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