Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / type_ver2.c
CommitLineData
34e49164
C
1int foo() {
2 int x[10];
3 return 0;
4}
5