Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / disjexpr_ver2.c
1 int main (int i) {
2 f(v.fld, v.fld2, v);
3 }