Flag to avoid repeated errors

Property definitions

nitc $ FlowContext :: _is_already_unreachable
	# Flag to avoid repeated errors
	var is_already_unreachable: Bool = false
src/semantize/flow.nit:212,2--213,41