Release coccinelle-0.1.11rc1
[bpt/coccinelle.git] / tests / const_implicit_iso.res
1 void main(double y) {
2 const float x;
3
4 }