]> ocean-lang.org Git - ocean/commitdiff
oceani: add simple return type
authorNeilBrown <neil@brown.name>
Fri, 12 Nov 2021 23:10:44 +0000 (10:10 +1100)
committerNeilBrown <neil@brown.name>
Sat, 13 Nov 2021 22:50:58 +0000 (09:50 +1100)
This allow a simple typed value to be returned from a function using the
'use' statement.
It probably doesn't work for structs - don't try it.

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

No differences found