- Try to do better pretty printing when array elements are individually
[bpt/coccinelle.git] / tests / type_ver1.c
CommitLineData
34e49164
C
1int foo() {
2 struct foo x;
3 return 0;
4}
5