contrib / coccinelle / preincr.coccion commit Merge branch 'rs/sort-oid-array-thread-safe' (2743b61)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++