Coccinelle release 1.0.0-rc4
[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; }