permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / stm5.cocci
CommitLineData
34e49164
C
1@@
2statement S;
3@@
4
5 f();
6+ h();
7 S
8+ g();