The sub-flow to use if the associated expr is true

Property definitions

nitc $ FlowContext :: _when_false
	# The sub-flow to use if the associated expr is true
	var when_false: FlowContext = self
src/semantize/flow.nit:228,2--229,35