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