Coccinelle release 0.2.5-rc8
[bpt/coccinelle.git] / tests / nestone.res
1 int foo() {
2 if (x) { xxx(); return;}
3 }