Release coccinelle-0.2.5-rc2
[bpt/coccinelle.git] / tests / ty.c
1 int main () {
2 struct foo x;
3 return 12;
4 }