contrib / coccinelle / preincr.coccion commit fix cherry-pick/revert status after commit (4a72486)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++