Release coccinelle-0.2.0
[bpt/coccinelle.git] / tests / decl_split.c
1 int func(int i) {
2 int x, y;
3 }