Release coccinelle-0.1
[bpt/coccinelle.git] / tests / minusdots_ver1.c
1 void main(int i) {
2
3 if (!hostptr) {
4 i++;
5 }
6 }