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