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