Release coccinelle-0.1
[bpt/coccinelle.git] / tests / fun.res
1 struct a {int a;};
2 int f(int x) { return x; }