The break escape mark associated with the 'while'

Property definitions

nitc :: scope $ AWhileExpr :: _break_mark
	# The break escape mark associated with the 'while'
	var break_mark: nullable EscapeMark
src/semantize/scope.nit:378,2--379,36