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