Release coccinelle-0.2.5-rc1
[bpt/coccinelle.git] / tests / eb1.c
1 int func() {
2 int c;
3 Packet p1,p2;
4 int y;
5 a = 3;
6 return x+y;
7 }