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