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