Release coccinelle-0.1
[bpt/coccinelle.git] / tests / initializer_many_fields.cocci
1 @@
2 @@
3
4 struct foo x = { .b = 15, .c = 22, };
5