The break escape mark associated with the 'loop'

Property definitions

nitc :: scope $ ALoopExpr :: break_mark=
	# The break escape mark associated with the 'loop'
	var break_mark: nullable EscapeMark
src/semantize/scope.nit:395,2--396,36