mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Added '=' to operator list
This commit is contained in:
@@ -36,6 +36,7 @@ CF_DECLS
|
|||||||
|
|
||||||
%type <i> expr bool pxlen
|
%type <i> expr bool pxlen
|
||||||
|
|
||||||
|
%left '='
|
||||||
%left '+' '-'
|
%left '+' '-'
|
||||||
%left '*' '/' '%'
|
%left '*' '/' '%'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user