Release of coccinelle 1.0.0-rc9
[bpt/coccinelle.git] / tests / stmt.c
1 int f() {
2 int x;
3 xxx();
4 }