]> Cypherpunks repositories - gostls13.git/commit
goyacc: Fix debug printing of the lexed token's ID and name, and add whitespace in...
authorJamie Wilkinson <jaq@spacepants.org>
Fri, 13 Sep 2013 03:18:02 +0000 (13:18 +1000)
committerRob Pike <r@golang.org>
Fri, 13 Sep 2013 03:18:02 +0000 (13:18 +1000)
commit27cb23ceb191074216f462b521dd67380eebed75
tree6d1c81a86269022a7e0c940358b7cd2baedc5b41
parent3714d69b1505b54683a8b28e64b8aece3796a1d2
goyacc: Fix debug printing of the lexed token's ID and name, and add whitespace in the 'stateX saw' message.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/13352048
src/cmd/yacc/yacc.go