- Try to do better pretty printing when array elements are individually
[bpt/coccinelle.git] / tests / doublepos.res
1 int main() {
2 f(1,5);
3 f(6,5);
4 }
5