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