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