Coccinelle release 0.2.5-rc8
[bpt/coccinelle.git] / tests / skip.c
1 int main () {
2 f(1);
3 f(2);
4 g();
5 }