Release coccinelle-0.1
[bpt/coccinelle.git] / tests / bad_iso_example.res
1 int main() {
2 if (x) return;
3 }
4