xref: /netbsd-src/external/bsd/byacc/dist/test/yacc/err_syntax7a.error (revision 428aa3b9237fa56a838d14721abb9847b5c75e56)
1*428aa3b9SchristosYACC: e - line 6 of "./err_syntax7a.y", illegal character
2*428aa3b9Schristos%token <text> '\xfff'
3*428aa3b9Schristos               ^
4