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