permit multiline comments and strings in macros
[bpt/coccinelle.git] / demos / pythontococci.res
1 int main () {
2 foo(a0);
3 matched_bar(a0, something, a0);
4 }