The break escape mark associated with the 'with'

Property definitions

nitc :: scope $ AWithExpr :: break_mark
	# The break escape mark associated with the 'with'
	var break_mark: nullable EscapeMark
src/semantize/scope.nit:452,2--453,36