permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / same_expr.cocci
CommitLineData
34e49164
C
1@@
2expression E;
3@@
4
5- f(E,E);