]> ocean-lang.org Git - ocean/commitdiff
parsergen: next.indents in parser_run is always zero.
authorNeilBrown <neil@brown.name>
Fri, 3 Oct 2014 03:26:00 +0000 (13:26 +1000)
committerNeilBrown <neil@brown.name>
Fri, 3 Oct 2014 03:26:00 +0000 (13:26 +1000)
now that indents are counted with the previous symbol,
next.indents is always zero.  So stop using it or updating it.

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

No differences found