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