Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / whitespace.res
1 int main () {
2 foo(sizeof (struct xxx),12);
3 }