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