Release coccinelle-0.2.3rc4
[bpt/coccinelle.git] / tests / type_ver1.res
CommitLineData
34e49164
C
1int foo() {
2 struct foo *x;
3 return 0;
4}
5