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