Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / hd.cocci
CommitLineData
34e49164
C
1@@
2@@
3
4- f(int x, int y) {
5+ f(int x) {
6 ...
7 }