contrib / coccinelle / preincr.coccion commit Git 2.23 (5fa0f52)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++