]> ocean-lang.org Git - ocean/commitdiff
oceani: record if a variable declaration was given an explicit type
authorNeilBrown <neil@brown.name>
Sat, 20 Nov 2021 00:50:55 +0000 (11:50 +1100)
committerNeilBrown <neil@brown.name>
Sat, 20 Nov 2021 00:50:55 +0000 (11:50 +1100)
The type may be determined at the same place as the declaration, yet
still not be explicit.  To ensure correct output when printing code,
record what was found.

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

No differences found