]> ocean-lang.org Git - ocean/commit
oceani: add the option for "const" sections
authorNeilBrown <neil@brown.name>
Mon, 13 May 2019 06:17:12 +0000 (16:17 +1000)
committerNeilBrown <neil@brown.name>
Mon, 13 May 2019 06:17:12 +0000 (16:17 +1000)
commit4b606ddde48d77e17516373af8dc852df3b26651
tree1d3eefeedf33ee4c60fb3c98da9f518ce04e16b7
parentb5118330ab3e8d5eaaeca4087f2e2e92380678dd
oceani: add the option for "const" sections

These are introduced with "const" and can define one or
more constants - on one line with ';' or multiple lines
with {} or :

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