X-Git-Url: https://git.xandkar.net/?p=tiger.ml.git;a=blobdiff_plain;f=tiger%2Fsrc%2Flib%2Ftiger%2Ftiger_parser.mly;h=610ea48e939a65008aa97fe393511408bdf85c77;hp=625632f0df22ba3655a06b5a864fa322c9bade72;hb=7c9381cfa42670471ff857694bb56cde8f1e77c9;hpb=b0047ce7ac589181a63394b523fe6c054cb9c9ff diff --git a/tiger/src/lib/tiger/tiger_parser.mly b/tiger/src/lib/tiger/tiger_parser.mly index 625632f..610ea48 100644 --- a/tiger/src/lib/tiger/tiger_parser.mly +++ b/tiger/src/lib/tiger/tiger_parser.mly @@ -49,6 +49,7 @@ %token WHILE /* from lowest precedence */ +%left THEN %left ELSE %nonassoc ASSIGN %left OF DO