]> ocean-lang.org Git - ocean/commitdiff
oceani: update min_depth promptly.
authorNeilBrown <neil@brown.name>
Mon, 8 Nov 2021 08:35:25 +0000 (19:35 +1100)
committerNeilBrown <neil@brown.name>
Mon, 8 Nov 2021 09:56:36 +0000 (20:56 +1100)
As the loop in var_block_close() continues until min_depth is too low,
we need to set it promptly to stop the same variable being processed
again before it has been merged.

Signed-off-by: NeilBrown <neil@brown.name>

No differences found