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