Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / array_init.res
1 static int term[MAX_ECARDS] = { 1, 1, 1, 1, 1, 1, 1, 1 };
2