Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / match_const.cocci
1 @r@
2 type T;
3 identifier I;
4 @@
5
6 - const T I;