Release coccinelle-0.2.3rc4
[bpt/coccinelle.git] / tests / bad_iso_example.res
CommitLineData
34e49164
C
1int main() {
2 if (x) return;
3}
4