contrib / coccinelle / preincr.coccion commit Merge branch 'fc/fetch-with-import-fix' into maint (7011ce1)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++