Coccinelle release-1.0.0-rc11
[bpt/coccinelle.git] / tests / constrem.cocci
1 @@
2 identifier d;
3 @@
4 -int d;
5
6 @@
7 @@
8
9 - int (*f)(int);