coccinelle release 0.2.5
[bpt/coccinelle.git] / tests / const_implicit_iso.cocci
... / ...
CommitLineData
1@@
2identifier x;
3@@
4
5- int x;
6+ float x;