Part of the program where this variable is read

Property definitions

nitc :: ssa $ Variable :: read_blocks=
	# Part of the program where this variable is read
	var read_blocks: Array[BasicBlock] = new Array[BasicBlock] is lazy
src/ssa.nit:146,2--147,67