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