mirror of
https://github.com/NixOS/nix
synced 2025-06-27 21:01:16 +02:00
Use Bison 2.5
This commit is contained in:
parent
209927bb27
commit
00c98a6bef
2 changed files with 3 additions and 1 deletions
|
@ -8,6 +8,8 @@
|
|||
%parse-param { ParseData * data }
|
||||
%lex-param { yyscan_t scanner }
|
||||
%lex-param { ParseData * data }
|
||||
%expect 1
|
||||
%expect-rr 1
|
||||
|
||||
%code requires {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue