]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/byacc/test/btyacc/err_inherit2.error
MFC: r257315, r260445, r264803
[FreeBSD/stable/10.git] / contrib / byacc / test / btyacc / err_inherit2.error
1 YACC: w - line 64 of "./test/err_inherit2.y", number of arguments of namelist doesn't agree with previous declaration
2 YACC: w - line 64 of "./test/err_inherit2.y", type of argument 1 to namelist doesn't agree with previous declaration
3 YACC: e - line 64 of "./test/err_inherit2.y", bad formal argument list
4 namelist($<tval>c, $t, extra): namelist NAME
5                              ^