Release coccinelle-0.1.9-rc1
[bpt/coccinelle.git] / tests / structfoo.c
CommitLineData
113803cf
C
1struct foo my_foo[] = {
2.a = 1,
3.u.b = 42,
4};