- Try to do better pretty printing when array elements are individually
[bpt/coccinelle.git] / tests / isotest2.res
1 void main(int i) {
2
3 char j;
4
5 j++;
6
7 }