1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-10-28 12:59:41 +01:00
git/contrib/coccinelle/preincr.cocci

6 lines
36 B
Text
Raw Permalink Normal View History

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