contrib / coccinelle / preincr.coccion commit Merge branch 'tt/bisect-in-c' (09a9c1f)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++