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