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