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