]> ocean-lang.org Git - ocean/commit
oceani: print pre-declared constants when printing program.
authorNeilBrown <neil@brown.name>
Sat, 18 May 2019 00:01:30 +0000 (10:01 +1000)
committerNeilBrown <neil@brown.name>
Sat, 18 May 2019 00:01:30 +0000 (10:01 +1000)
commit6b0b9db85bba00a1a416b2af14f5c2aa2a5eaf5e
tree42c16b2f8dfc338856110cd684a9471881db0182
parent83e9fd29cdd342f5324dae5573211b9d311059cf
oceani: print pre-declared constants when printing program.

The program is no more than just an 'exec'.  We need to print
the declarations too. As yet, there are only constants.

Signed-off-by: NeilBrown <neil@brown.name>
csrc/oceani.mdc