Release coccinelle-0.2.1-rc1
[bpt/coccinelle.git] / tests / shadow.c
1 struct foo bar;
2
3 struct foo bar = { .a = 12 };
4