permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / nestone.res
1 int foo() {
2 if (x) { xxx(); return;}
3 }