permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / spaces.c
1 int main () {
2 foo(x + y);
3 }