Release coccinelle-0.2.1-rc1
[bpt/coccinelle.git] / tests / doublepos.res
... / ...
CommitLineData
1int main() {
2 f(1,5);
3 f(6,5);
4}
5