Coccinelle release 1.0.0-rc4
[bpt/coccinelle.git] / tests / justremove.res
1 int main () {
2 foo();
3 foo();
4 foo();
5 }
6