Coccinelle release 0.2.5-rc3
[bpt/coccinelle.git] / tests / dropf.c
1 int main() {
2 x = f(1) + f(3);
3 }