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