Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / nl.res
1 int main() {
2 if (y) return;
3 y = y + 1;
4 }