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