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