coccinelle release 0.2.5
[bpt/coccinelle.git] / tests / type.c
1 int foo() {
2 int x;
3 return 0;
4 }
5