Main lines of code (written at the bottom of the body)

Property definitions

nitc $ CodeWriter :: lines=
	# Main lines of code (written at the bottom of the body)
	var lines = new Array[String]
src/compiler/abstract_compiler.nit:1300,2--1301,30