The break escape mark associated with the 'do' block

Property definitions

nitc :: scope $ ADoExpr :: break_mark
	# The break escape mark associated with the 'do' block
	var break_mark: nullable EscapeMark
src/semantize/scope.nit:357,2--358,36