The array comprehension currently filled, if any

Property definitions

nitc $ StaticFrame :: comprehension=
	# The array comprehension currently filled, if any
	private var comprehension: nullable RuntimeVariable = null
src/compiler/abstract_compiler.nit:2420,2--2421,59