xref: /freebsd/contrib/byacc/test/yacc/err_syntax7a.error (revision 28f6c2f292806bf31230a959bc4b19d7081669a7)
1YACC: e - line 6 of "./err_syntax7a.y", illegal character
2%token <text> '\xfff'
3               ^
4