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