C variable representing the iterator

Property definitions

nitc :: abstract_compiler $ AForGroup :: it=
	# C variable representing the iterator
	private var it: RuntimeVariable is noinit
src/compiler/abstract_compiler.nit:3989,2--3990,42