mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 01:31:55 +00:00
Killed duplicate %type for expr.
This commit is contained in:
parent
ca6dfded2c
commit
e3a39a9ee7
@ -35,7 +35,6 @@ CF_DECLS
|
||||
%token <t> TEXT
|
||||
|
||||
%type <i> cexpr bool pxlen
|
||||
%type <x> expr
|
||||
|
||||
%left '+' '-'
|
||||
%left '*' '/' '%'
|
||||
|
Loading…
Reference in New Issue
Block a user