Coccinelle release 0.2.5-rc8
[bpt/coccinelle.git] / tests / const_implicit_iso.res
CommitLineData
34e49164
C
1void main(double y) {
2 const float x;
3
4}