Coccinelle release 1.0.0-rc4
[bpt/coccinelle.git] / tests / type1.c
CommitLineData
34e49164
C
1int foo() {
2 int x;
3 return 0;
4}
5