random left idk what i am doing anyways warnings are gone
This commit is contained in:
parent
1d18ed8ca5
commit
3790c1216e
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@
|
|||
|
||||
%left Ladd Lsub Lmul Ldiv
|
||||
|
||||
%left Lbracedeb Lparfin Lbracefin Lreturn
|
||||
%left Ltype Lbool Lint Lvar
|
||||
|
||||
%start prog
|
||||
|
||||
%type <Ast.Syntax.block> block
|
||||
|
|
Reference in a new issue