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