Coccinelle release-1.0.0-rc11
[bpt/coccinelle.git] / tests / constrem.c
1 static const int a;
2
3 static const int (*f)(const int);