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