diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-22 22:11:22 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-22 22:11:22 +0000 |
| commit | 4ecea33a988c00caa98cacf934e61e361d94e8af (patch) | |
| tree | 7089d85dfa0daa5568799f671cfb9924f1012710 /test/yacc/err_syntax7b.error | |
| parent | e0ae66db632ac7c7773c8b85754bfc135f5bdbd5 (diff) | |
Diffstat (limited to 'test/yacc/err_syntax7b.error')
| -rw-r--r-- | test/yacc/err_syntax7b.error | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/yacc/err_syntax7b.error b/test/yacc/err_syntax7b.error new file mode 100644 index 000000000000..f3e512fd1a71 --- /dev/null +++ b/test/yacc/err_syntax7b.error @@ -0,0 +1,3 @@ +YACC: e - line 6 of "./test/err_syntax7b.y", illegal character +%token <text> '\x.' + ^ |
