check in changes to allow [this.length] into grammar
[repair.git] / Repair / RepairCompiler / MCC / SDL.cup
index 454717108727fa5f02a0b5660169ea27667fd081..920181896ac55657642d76ccef8c7c5ab8881f53 100755 (executable)
@@ -135,6 +135,7 @@ parser code {:
     terminal FORALL;
     terminal IN;
     terminal INTEST;
+    terminal THIS;
 
     terminal COMMA;
     terminal SIZEOF;