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:2421,2--2422,59