permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / fix_flow_need.cocci
CommitLineData
34e49164
C
1@@
2@@
3
4 ...
5 if(1) { foo(); }
6- bar();
7 ...