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