summaryrefslogtreecommitdiff
path: root/test/btyacc/err_syntax25.error
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-22 22:11:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-22 22:11:22 +0000
commit4ecea33a988c00caa98cacf934e61e361d94e8af (patch)
tree7089d85dfa0daa5568799f671cfb9924f1012710 /test/btyacc/err_syntax25.error
parente0ae66db632ac7c7773c8b85754bfc135f5bdbd5 (diff)
Notes
Diffstat (limited to 'test/btyacc/err_syntax25.error')
-rw-r--r--test/btyacc/err_syntax25.error3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/btyacc/err_syntax25.error b/test/btyacc/err_syntax25.error
new file mode 100644
index 000000000000..ea45a70310de
--- /dev/null
+++ b/test/btyacc/err_syntax25.error
@@ -0,0 +1,3 @@
+YACC: e - line 11 of "./test/err_syntax25.y", too many %union declarations
+%union {
+^