contrib / coccinelle / preincr.coccion commit Merge branch 'nd/diff-parseopt-2' (4ab0f13)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++