Release coccinelle-0.2.3rc6
[bpt/coccinelle.git] / tests / match_const.cocci
CommitLineData
34e49164
C
1@r@
2type T;
3identifier I;
4@@
5
6- const T I;