permit multiline comments and strings in macros
[bpt/coccinelle.git] / demos / regexp2.c
CommitLineData
9f8e26f4
C
1
2void foo() {
3
4 WINE_ERR(0);
5}