Release coccinelle-0.2.1-rc1
[bpt/coccinelle.git] / tests / disjexpr_ver2.res
1 int main (int i) {
2 f(v->fld, v->fld2, *v);
3 }