about summary refs log tree commit diff
path: root/third_party/git/contrib/coccinelle/preincr.cocci
@ preincrement @
identifier i;
@@
- ++i > 1
+ i++