The push method on arrays

Property definitions

nitc :: typing $ AArrayExpr :: push_callsite=
	# The `push` method on arrays
	var push_callsite: nullable CallSite
src/semantize/typing.nit:1704,2--1705,37