diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2024-06-20 11:48:44 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2024-06-20 11:48:44 +0000 |
| commit | 85a764b2c52b853993b20c6291983a1aac223f47 (patch) | |
| tree | 1bdadbfcfab1670a3e7f0d95591305d721d0480c /test/btyacc/err_syntax24.error | |
| parent | 0b234d7a89df4780e9d2ea9817afd5d3dfaf4d27 (diff) | |
byacc: readd tests in the importvendor/byacc
Diffstat (limited to 'test/btyacc/err_syntax24.error')
| -rw-r--r-- | test/btyacc/err_syntax24.error | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/btyacc/err_syntax24.error b/test/btyacc/err_syntax24.error new file mode 100644 index 000000000000..e8bbfeca35f3 --- /dev/null +++ b/test/btyacc/err_syntax24.error @@ -0,0 +1,2 @@ +YACC: w - line 21 of "./err_syntax24.y", the default action for expr assigns an undefined value to $$ +YACC: e - line 22 of "./err_syntax24.y", $$ is untyped |
