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