Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / expopt2.c
1 void main(int i) {
2
3 f(v, w.aa);
4
5 }