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