Release coccinelle-0.1
[bpt/coccinelle.git] / tests / spaces.c
1 int main () {
2 foo(x + y);
3 }