aboutsummaryrefslogtreecommitdiff
path: root/test/btyacc/err_syntax7.error
diff options
context:
space:
mode:
Diffstat (limited to 'test/btyacc/err_syntax7.error')
-rw-r--r--test/btyacc/err_syntax7.error3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/btyacc/err_syntax7.error b/test/btyacc/err_syntax7.error
new file mode 100644
index 000000000000..ce5717e775e8
--- /dev/null
+++ b/test/btyacc/err_syntax7.error
@@ -0,0 +1,3 @@
+YACC: e - line 6 of "./err_syntax7.y", illegal character
+%token <text> '\777'
+ ^