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