Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / four.c
1 int main () {
2 f(1);
3 h(2);
4 i(2);
5 }