Release coccinelle-0.1
[bpt/coccinelle.git] / tests / topdec.cocci
1 @@
2 identifier I;
3 @@
4
5 + static const struct ethtool_ops I;
6 - static struct ethtool_ops I;