The break escape mark associated with the 'for'

Property definitions

nitc :: scope $ AForExpr :: break_mark
	# The break escape mark associated with the 'for'
	var break_mark: nullable EscapeMark
src/semantize/scope.nit:411,2--412,36