]> ocean-lang.org Git - ocean/commit
oceani: delay constant assignment test to type analysis.
authorNeilBrown <neil@brown.name>
Tue, 30 Apr 2019 04:00:03 +0000 (14:00 +1000)
committerNeilBrown <neil@brown.name>
Wed, 1 May 2019 08:09:53 +0000 (18:09 +1000)
commit8b7383a008c8875637d37c0df18e8773cc0bd06c
tree803748fba44b745c0bce598fa1544d6f8d6eb4c6
parentd2f0bd7a9928b46f503c2409a6ead18e42b16a80
oceani: delay constant assignment test to type analysis.

When we get more complex types, it will be easier to
guard against assigning to a constant during type analysis.

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