Coccinelle release 1.0.0-rc4
[bpt/coccinelle.git] / tests / initializer_many_fields.c
1
2 struct foo x = { .a = 12 };