Release of coccinelle 1.0.0-rc9
[bpt/coccinelle.git] / tests / skip.c
CommitLineData
34e49164
C
1int main () {
2 f(1);
3 f(2);
4 g();
5}