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