]> ocean-lang.org Git - ocean/commitdiff
oceani: use 'bracket' printing for expressions.
authorNeilBrown <neil@brown.name>
Sun, 9 Jun 2019 22:49:08 +0000 (08:49 +1000)
committerNeilBrown <neil@brown.name>
Sun, 9 Jun 2019 22:59:49 +0000 (08:59 +1000)
Adding brackets to expression printing removes and ambiguity.
As I'm about to change expression parsing, I want to be able to
see that the result is correct.

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

No differences found