aboutsummaryrefslogtreecommitdiff
path: root/test/btyacc/err_syntax19.error
diff options
context:
space:
mode:
Diffstat (limited to 'test/btyacc/err_syntax19.error')
-rw-r--r--test/btyacc/err_syntax19.error3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/btyacc/err_syntax19.error b/test/btyacc/err_syntax19.error
new file mode 100644
index 000000000000..2499b7fc4f13
--- /dev/null
+++ b/test/btyacc/err_syntax19.error
@@ -0,0 +1,3 @@
+YACC: e - line 9 of "./err_syntax19.y", illegal $-name
+ { $$ = $<oops>; }
+ ^