Release coccinelle-0.1.9-rc1
[bpt/coccinelle.git] / tests / skip.c
1 int main () {
2 f(1);
3 f(2);
4 g();
5 }