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