Last instruction of the basic block

Property definitions

nitc $ BasicBlock :: _last
	# Last instruction of the basic block
	var last: ANode is noinit
src/ssa.nit:29,2--30,26