]> ocean-lang.org Git - ocean/commitdiff
parsergen: move the 'follow' declaration
authorNeilBrown <neil@brown.name>
Fri, 5 Mar 2021 09:18:14 +0000 (20:18 +1100)
committerNeilBrown <neil@brown.name>
Wed, 10 Mar 2021 01:00:31 +0000 (12:00 +1100)
The 'follow' field is currently used before declared, which is poor
form.  Move it.

Also remove a stray '## functions' section that is redundant.

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

No differences found