Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / isotest2.res
1 void main(int i) {
2
3 char j;
4
5 j++;
6
7 }