Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / stmt.res
CommitLineData
34e49164
C
1int f() {
2 int x;
3 foo();
4 xxx();
5}