permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / delp.res
1 int main () {
2 return
3 foo;
4 }