Release coccinelle-0.1.11rc1
[bpt/coccinelle.git] / tests / nestone.res
CommitLineData
34e49164
C
1int foo() {
2 if (x) { xxx(); return;}
3}