]> ocean-lang.org Git - ocean/commitdiff
parsergen: add support for "special" terminals.
authorNeilBrown <neil@brown.name>
Fri, 5 Mar 2021 10:24:14 +0000 (21:24 +1100)
committerNeilBrown <neil@brown.name>
Wed, 10 Mar 2021 01:00:32 +0000 (12:00 +1100)
We will want a new terminal "EOL", which is like "NEWLINE", but
different.  There is currently no room in the numbering for something
like that, so make some room.

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

No differences found