Coccinelle release 0.2.5-rc8
[bpt/coccinelle.git] / tests / str_init.res
CommitLineData
90aeb998
C
1struct foo x = {
2 .xxx= 12,
3};