Coccinelle release 1.0.0-rc4
[bpt/coccinelle.git] / tests / ty.res
1 int main () {
2 const struct foo x;
3 return 12;
4 }
5
6