git/contrib/coccinelle/preincr.cocci

6 lines
36 B
Plaintext

@@
identifier i;
@@
- ++i > 1
+ i++