contrib / coccinelle / preincr.coccion commit Merge branch 'ao/submodule-wo-gitmodules-checked-out' (abb4824)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++