permit multiline comments and strings in macros
[bpt/coccinelle.git] / demos / regexp.c
CommitLineData
951c7801
C
1int foo () { return 0; }
2int bar () { return 0; }
3int foobar () { return 0; }
4int barfoobar () { return 0; }
5int barfoo () { return 0; }