lemon fix

This commit is contained in:
Aleksey Chichenkov 2019-01-29 13:40:28 +03:00
parent bad6b2e16c
commit f815210203
3 changed files with 6 additions and 2 deletions

View file

@ -2,8 +2,8 @@
%token_prefix TOKEN_
%left OR.
%left AND.
%left OR.
%right NOT.
%include {