Coccinelle release 0.2.5-rc8
[bpt/coccinelle.git] / tests / strid.cocci
1 @r@
2 identifier x;
3 struct x *a;
4 @@
5
6 -a
7 +f(a,12)