]> ocean-lang.org Git - ocean/commitdiff
oceani: change variable.merged to never be NULL
authorNeilBrown <neil@brown.name>
Sat, 6 Nov 2021 01:17:13 +0000 (12:17 +1100)
committerNeilBrown <neil@brown.name>
Mon, 8 Nov 2021 09:56:36 +0000 (20:56 +1100)
variable.merged is now always the primary variable, so it is initialised
to the address of the variable itself.

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

No differences found