contrib / coccinelle / preincr.coccion commit tests: always test fetch of unreachable with v0 (ab0c5f5)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++