Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable
//line
directives for goyacc
generated codes
Otherwise the dwarf information of that parser will get messed up - incomplete and one will not be able to step into that source code using a debugger (tested it using delve).
- Loading branch information