Release coccinelle-0.1.8
[bpt/coccinelle.git] / tests / fun.cocci
CommitLineData
34e49164
C
1@@
2@@
3
708f4980 4+struct a{int a;};
34e49164 5f(int x) { return x; }