contrib / coccinelle / preincr.coccion commit log,diff-tree: add --combined-all-paths option (d76ce4f)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++