Killed duplicate %type for expr.
This commit is contained in:
parent
ca6dfded2c
commit
e3a39a9ee7
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ CF_DECLS
|
|||
%token <t> TEXT
|
||||
|
||||
%type <i> cexpr bool pxlen
|
||||
%type <x> expr
|
||||
|
||||
%left '+' '-'
|
||||
%left '*' '/' '%'
|
||||
|
|
Loading…
Reference in a new issue