coccinelle release 0.2.5
[bpt/coccinelle.git] / tests / fun.res
CommitLineData
34e49164
C
1struct a {int a;};
2int f(int x) { return x; }