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