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