Each break/continue attached to the mark

Property definitions

nitc $ EscapeMark :: escapes
	# Each break/continue attached to the mark
	var escapes = new Array[AEscapeExpr]
src/semantize/scope.nit:59,2--60,37