[AL] Fix ctl parser conflicts

Reviewed By: jvillard

Differential Revision: D19177605

fbshipit-source-id: a3df3348b
master
Sungkeun Cho 5 years ago committed by Facebook Github Bot
parent dd2c505890
commit 73029bbf2e

@ -96,7 +96,7 @@
/* associativity and priority (lower to higher) of operators */
%nonassoc IMPLIES
%left OR
%left AND
%left AND, AND_WITH_WITNESSES
%left AU, EU
%right NOT, AX, EX, AF, EF, EG, AG, EH

Loading…
Cancel
Save