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