coccinelle release 0.2.5
[bpt/coccinelle.git] / tests / justremove.res
CommitLineData
951c7801
C
1int main () {
2 foo();
3 foo();
4 foo();
5}
6