coccinelle release 1.0.0-rc2
[bpt/coccinelle.git] / tests / doublepos.res
1 int main() {
2 f(1,5);
3 f(6,5);
4 }
5