]> ocean-lang.org Git - ocean/commit
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)
commitdaaaa8572c4906eb59a8f844abcef3e2d9b81a34
tree9994aa8f64d1910abe6f983ec81da46e60e7e550
parent413a658f832679aa7d212065716aed1bb2ead957
parsergen: next.indents in parser_run is always zero.

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>
csrc/parsergen.mdc