contrib / coccinelle / preincr.coccion commit Merge branch 'jk/proto-v2-ref-prefix-fix' (81c365b)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++