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