summaryrefslogtreecommitdiff
path: root/test/btyacc/err_syntax10.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_syntax10.error
parente0ae66db632ac7c7773c8b85754bfc135f5bdbd5 (diff)
Notes
Diffstat (limited to 'test/btyacc/err_syntax10.error')
-rw-r--r--test/btyacc/err_syntax10.error3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/btyacc/err_syntax10.error b/test/btyacc/err_syntax10.error
new file mode 100644
index 000000000000..ceb876ec6037
--- /dev/null
+++ b/test/btyacc/err_syntax10.error
@@ -0,0 +1,3 @@
+YACC: w - line 7 of "./test/err_syntax10.y", the type of '(' has been redeclared
+YACC: w - line 7 of "./test/err_syntax10.y", the type of '*' has been redeclared
+YACC: w - line 7 of "./test/err_syntax10.y", the type of '&' has been redeclared