Release coccinelle-0.1.11rc1
[bpt/coccinelle.git] / tests / same_expr.res
... / ...
CommitLineData
1void main(int i)
2{
3 f(1,2);
4
5}