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