2552846ab9c7d66c213dc8ec50b226cd0a2bc698
[bpt/coccinelle.git] / tests / hd.cocci
1 @@
2 @@
3
4 - f(int x, int y) {
5 + f(int x) {
6 ...
7 }