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