Release coccinelle-0.2.3rc4
[bpt/coccinelle.git] / tests / protox.c
1 int f(int x);
2
3 int f(int x) { return 12; }