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