Coccinelle release 1.0.0-rc4
[bpt/coccinelle.git] / tests / ty1.c
1 int fn(int y) {
2 char x;
3 foo(int,char);
4 }