Coccinelle release 0.2.5-rc3
[bpt/coccinelle.git] / tests / stmt.c
CommitLineData
34e49164
C
1int f() {
2 int x;
3 xxx();
4}