eat() the ':' token of a label statement instead of expect()ing it, because the looka...
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 11 Dec 2007 19:11:50 +0000 (19:11 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 11 Dec 2007 19:11:50 +0000 (19:11 +0000)
commit323968fc088f953b2f435504c24686a73f200a6b
tree4942001f3a549ccdf7cfad9d987813c63cf7e9fd
parent5de5d366d9a1340a13aefd15533caaab1f45cb07
eat() the ':' token of a label statement instead of expect()ing it, because the lookahead already determined it is there.

[r18674]
parser.c