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