6308e6050d062700fa422d742f029b9a0869ebb1
[bpt/coccinelle.git] / tests / whitespace.cocci
1 @@
2 expression E;
3 @@
4
5 - foo(E);
6 + foo(E,12);