Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / sw.c
1 int f() { switch (x) { case FOO: return; } }