cznic / goyacc

github.com/cznic/goyacc has moved to modernc.org/goyacc
https://godoc.org/modernc.org/goyacc
BSD 3-Clause "New" or "Revised" License
208 stars 24 forks source link

Stem not used for yyDebug variable #14

Closed cznic closed 9 years ago

cznic commented 9 years ago

It's always yyDebug but the prefix should come from the -p option value.