Fix anchor token underflow while parsing for-statements.
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 27 Oct 2008 15:44:09 +0000 (15:44 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 27 Oct 2008 15:44:09 +0000 (15:44 +0000)
commitc607515c495c9c1a7d37eb3d967bda736a320cc8
treee6b96c258a490e70e7fa0d1f1d61848ee4753b45
parent50591e27ad6276fa0b1d31c61486c9798e9031a4
Fix anchor token underflow while parsing for-statements.

[r23236]
parser.c