The body of the loop

Property definitions

nitc $ ALoopExpr :: n_block
	# The body of the loop
	var n_block: nullable AExpr = null is writable
src/parser/parser_nodes.nit:2029,2--2030,47