ff40f23f185f6f63501f7ba179275688e63d0dc4
[bpt/coccinelle.git] / tests / fun.cocci
1 @@
2 @@
3
4 +struct a {int a;};
5 f(int x) { return x; }