First instruction of the basic block

Property definitions

nitc $ BasicBlock :: _first
	# First instruction of the basic block
	var first: ANode is noinit
src/ssa.nit:26,2--27,27