The continue escape mark associated with the 'loop'

Property definitions

nitc :: scope $ ALoopExpr :: continue_mark=
	# The continue escape mark associated with the 'loop'
	var continue_mark: nullable EscapeMark
src/semantize/scope.nit:398,2--399,39