Release coccinelle-0.2.0
[bpt/coccinelle.git] / tests / const_implicit_iso.c
CommitLineData
34e49164
C
1void main(double y) {
2 const int x;
3
4}