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