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