]> ocean-lang.org Git - ocean/commit
oceani: add structs
authorNeilBrown <neil@brown.name>
Sat, 18 May 2019 14:16:01 +0000 (00:16 +1000)
committerNeilBrown <neil@brown.name>
Sat, 18 May 2019 14:16:01 +0000 (00:16 +1000)
commita7ecdffc2cd83c411162ff5fd814e7c2f6baf3bb
treeda82b6bd68f3bc36de66eb9e5f7b1806a9b00973
parent1ca9cccf579ea6d70d09c837e317aaed64a9f988
oceani: add structs

This is just basic struct support, showing how they
are declared and used.

There is more sophistication to be added such as anonymous
fields and per-field attributes.

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