Release coccinelle-0.2.4rc3
[bpt/coccinelle.git] / tests / minfn.res
CommitLineData
c491d8ee
C
1int main () { return first; }
2
3int main () { return third; }
4
5int main () { return fifth; }