Coccinelle release 0.2.5-rc8
[bpt/coccinelle.git] / tests / shadow.c
CommitLineData
34e49164
C
1struct foo bar;
2
3struct foo bar = { .a = 12 };
4