The continue escape mark associated with the 'for'

Property definitions

nitc :: scope $ AForExpr :: continue_mark=
	# The continue escape mark associated with the 'for'
	var continue_mark: nullable EscapeMark
src/semantize/scope.nit:414,2--415,39