static Int incIntVar(Var v) { ret syncIncIntVar(v); } static Int incIntVar(Var v, int i) { ret syncIncIntVar(v, i); }