Release coccinelle-0.2.5-rc2
[bpt/coccinelle.git] / tests / max.c
1 int main () {
2 if (x < 25) return i;
3 }