Coccinelle release 0.2.5-rc3
[bpt/coccinelle.git] / tests / type_ver1.res
1 int foo() {
2 struct foo *x;
3 return 0;
4 }
5