check in changes to allow [this.length] into grammar
[repair.git] / Repair / RepairCompiler / MCC / MDL.cup
index 0ba43a71ad934cfe86fac970311e46cbc02a20f9..7a775c7426691169e56714098363907fafa68eeb 100755 (executable)
@@ -152,6 +152,7 @@ parser code {:
     terminal FORALL;
     terminal IN;
     terminal INTEST;
+    terminal THIS;
 
     terminal COMMA;
     terminal SIZEOF;