Coccinelle release 0.2.5-rc8
[bpt/coccinelle.git] / tests / argument.res
1 void main(int i){
2
3 g(3,2,1);
4
5
6 }