Closed GoogleCodeExporter closed 9 years ago
The problem was that we had a potential key at a different flow level, so
normally it
should simply wait until the flow level is closed before trying to verify the
simple
key; but since we hit an EOF (or end document, etc.), we can't ever close that
flow
level.
So I made it just pop the simple key, and it should properly output tokens, but
then
throw if you try to construct a representation.
Original comment by jbe...@gmail.com
on 24 Sep 2008 at 10:48
Original issue reported on code.google.com by
vzeitlin@gmail.com
on 24 Sep 2008 at 8:47