Release of coccinelle 1.0.0-rc9
[bpt/coccinelle.git] / tests / xfield.res
CommitLineData
708f4980
C
1int x;
2
3/*
4int y;
5
6struct foo {
7 FOO(a,b,c);
8 FOO(a1,b1,c1);
9};
10*/