xref: /netbsd-src/external/bsd/byacc/dist/test/btyacc/err_syntax3.error (revision a45db23f655e22f0c2354600d3b3c2cb98abf2dc)
1YACC: e - line 6 of "./err_syntax3.y", unterminated string
2%token <text> '(' '*' '&
3                      ^
4