Release coccinelle-0.1.11rc1
[bpt/coccinelle.git] / tests / ty1.c
1 int fn(int y) {
2 char x;
3 foo(int,char);
4 }