Coccinelle release 1.0.0-rc1
[bpt/coccinelle.git] / tests / fix_flow_need.cocci
CommitLineData
34e49164
C
1@@
2@@
3
4 ...
5 if(1) { foo(); }
6- bar();
7 ...