]> ocean-lang.org Git - ocean/commitdiff
oceani-tests: add test for declaring a CondScope variable
authorNeilBrown <neil@brown.name>
Sat, 30 Oct 2021 04:49:08 +0000 (15:49 +1100)
committerNeilBrown <neil@brown.name>
Mon, 8 Nov 2021 09:56:36 +0000 (20:56 +1100)
If a variable was declared in all branches of a structures command, it
may or may not be declared as something else afterwards.
We need to test both options.

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

No differences found