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