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