The arguments of the new

Property definitions

nitc $ ANewExpr :: _n_args
	# The arguments of the `new`
	var n_args: AExprs is writable, noinit
src/parser/parser_nodes.nit:2386,2--2387,39