]> ocean-lang.org Git - ocean/commitdiff
oceani: move comment printing from print_exec() to where later
authorNeilBrown <neil@brown.name>
Mon, 27 Dec 2021 21:13:35 +0000 (08:13 +1100)
committerNeilBrown <neil@brown.name>
Mon, 27 Dec 2021 21:13:35 +0000 (08:13 +1100)
The code for printing comments about variable usage that come after some
execs is now presented with other code for managing those variables.

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

No differences found