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