]> ocean-lang.org Git - ocean/commit - csrc/oceani-tests.mdc
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)
commit85e747e065a6f4b2236acc8b3a2471de4d831c95
tree15d84261abfedb8e38676f81f557cfff3a87bb78
parent710bd5e34f120ccc520d60839420603772408a0f
oceani-tests: add test for declaring a CondScope variable

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>
csrc/oceani-tests.mdc