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